Skip to content

Commit

Permalink
Bump double-great/accessibility-scan-action from 0.3.0 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [double-great/accessibility-scan-action](https://github.com/double-great/accessibility-scan-action) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/double-great/accessibility-scan-action/releases)
- [Commits](double-great/accessibility-scan-action@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: double-great/accessibility-scan-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 999db3a commit 2819336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/a11y.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: npm ci && npm start &

- name: Scan site
uses: double-great/accessibility-scan-action@v0.3.0
uses: double-great/accessibility-scan-action@v0.4.0
with:
url: http://localhost:8080
inputUrls: http://localhost:8080?category=sans-serif,http://localhost:8080?tag=art+deco,http://localhost:8080/?variant=600&tag=modern&subset=greek&category=sans-serif
Expand Down

0 comments on commit 2819336

Please sign in to comment.