accessibility-scanner
Version updated for https://github.com/github/accessibility-scanner to version v2.10.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 18 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The AI-powered Accessibility Scanner is a GitHub Action designed to identify and address accessibility issues in websites, repositories, and dynamic content. It automates the detection of accessibility barriers, creates actionable GitHub issues, and integrates with GitHub Copilot to generate AI-powered fix suggestions for human review. This tool simplifies accessibility testing and issue tracking, enabling teams to enhance their digital products’ inclusivity efficiently.
Release notes
What’s Changed
New features
- Add more error logging to Actions by @JoyceZhu in https://github.com/github/accessibility-scanner/pull/143
- More fine-grained error messages if something goes wrong before packages get installed/build steps finish
- Add workflow input options for
reducedMotionandcolorSchemeby @Copilot in https://github.com/github/accessibility-scanner/pull/145- These options can now be passed to Playwright when running the
findAction
- These options can now be passed to Playwright when running the
Version bumps
- chore(deps): Bump actions/setup-node from 4 to 6 in the github-actions group across 1 directory by @dependabot[bot] in https://github.com/github/accessibility-scanner/pull/139
- chore(deps): Bump @actions/core from 2.0.1 to 3.0.0 in /.github/actions/auth by @dependabot[bot] in https://github.com/github/accessibility-scanner/pull/114
- chore(deps): Bump @actions/core from 2.0.1 to 3.0.0 in /.github/actions/file by @dependabot[bot] in https://github.com/github/accessibility-scanner/pull/115
- chore(deps): Bump @actions/core from 2.0.1 to 3.0.0 in /.github/actions/find by @dependabot[bot] in https://github.com/github/accessibility-scanner/pull/116
- chore(deps): Bump @actions/core from 2.0.1 to 3.0.0 in /.github/actions/fix by @dependabot[bot] in https://github.com/github/accessibility-scanner/pull/117
- chore(deps): Bump the npm-minor-and-patch group across 5 directories with 5 updates by @dependabot[bot] in https://github.com/github/accessibility-scanner/pull/140
- chore(deps-dev): Bump minimatch from 10.2.2 to 10.2.4 by @dependabot[bot] in https://github.com/github/accessibility-scanner/pull/147
- chore(deps-dev): Bump the npm-minor-and-patch group across 5 directories with 1 update by @dependabot[bot] in https://github.com/github/accessibility-scanner/pull/149
Full Changelog: https://github.com/github/accessibility-scanner/compare/v2.9.0...v2.10.0