Skip to content

Releases: github/accessibility-scanner

v2.8.0

06 Jan 15:46
Immutable release. Only release title and notes can be modified.
890bb2e

Choose a tag to compare

What's Changed

  • chore(deps): Bump @actions/core from 1.11.1 to 2.0.1 in /.github/actions/fix by @dependabot[bot] in #95
  • chore(deps): Bump @actions/core from 1.11.1 to 2.0.1 in /.github/actions/file by @dependabot[bot] in #91
  • chore(deps): Bump @actions/core from 1.11.1 to 2.0.1 in /.github/actions/auth by @dependabot[bot] in #89
  • chore(deps-dev): Bump @actions/core from 1.11.1 to 2.0.1 by @dependabot[bot] in #87
  • chore(deps): Bump @actions/core from 1.11.1 to 2.0.1 in /.github/actions/find by @dependabot[bot] in #93
  • chore(deps-dev): Bump @types/node from 24.10.1 to 25.0.2 in /.github/actions/find by @dependabot[bot] in #92
  • chore(deps-dev): Bump @types/node from 24.10.1 to 25.0.2 in /.github/actions/file by @dependabot[bot] in #90
  • chore(deps-dev): Bump @types/node from 24.10.1 to 25.0.2 in /.github/actions/auth by @dependabot[bot] in #88
  • chore(deps-dev): Bump @types/node from 24.10.1 to 25.0.2 by @dependabot[bot] in #86
  • chore(deps): Bump ruby/setup-ruby from 1.269.0 to 1.270.0 in the github-actions group across 1 directory by @dependabot[bot] in #85
  • chore(deps-dev): Bump @types/node from 24.10.1 to 25.0.2 in /.github/actions/fix by @dependabot[bot] in #94
  • chore(deps-dev): Bump the npm-minor-and-patch group across 5 directories with 2 updates by @dependabot[bot] in #99
  • chore(deps): Bump ruby/setup-ruby from 1.270.0 to 1.275.0 in the github-actions group across 1 directory by @dependabot[bot] in #98
  • Prepare v2.8.0 release by @lindseywild in #100

New Contributors

Full Changelog: v2.7.0...v2.8.0

v2.7.0

11 Dec 18:25
Immutable release. Only release title and notes can be modified.
f5fe7fd

Choose a tag to compare

v2.6.0

04 Dec 16:53
Immutable release. Only release title and notes can be modified.
9a6726b

Choose a tag to compare

v2.5.0

03 Dec 20:23
Immutable release. Only release title and notes can be modified.
d3a68db

Choose a tag to compare

v2.4.0

04 Nov 16:23
Immutable release. Only release title and notes can be modified.
ef29f6f

Choose a tag to compare

v2.3.0

28 Oct 19:58
Immutable release. Only release title and notes can be modified.
dab8a8a

Choose a tag to compare

v2.2.0

22 Oct 20:57
Immutable release. Only release title and notes can be modified.
6da63ef

Choose a tag to compare

v1.6.0

22 Oct 20:55
Immutable release. Only release title and notes can be modified.
f7523d4

Choose a tag to compare

What's Changed

Note

This is the final planned release in the v1 series. Consider migrating to v2 (or later) to leverage the latest scanner features. The v2.0.0 release notes include a list of breaking changes and migration instructions.

Fixes

Full Changelog: v1.5.0...v1.6.0

v2.1.0

13 Oct 16:57
Immutable release. Only release title and notes can be modified.
9260974

Choose a tag to compare

What's Changed

Fixes

Note

This release fixes a bug that caused duplicate issues to be opened after re-running the action.

Full Changelog: v2.0.0...v2.1.0

v1.5.0

11 Oct 00:28
Immutable release. Only release title and notes can be modified.
cfea416

Choose a tag to compare

What's Changed

Important

The Accessibility Scanner action is now referenced with:

uses: github/accessibility-scanner@v1

Details in the README.

Fixes

Documentation

Full Changelog: v1.4.0...v1.5.0