Skip to content

v1.3.0

Choose a tag to compare

@smockle smockle released this 10 Oct 21:32
· 216 commits to main since this release
Immutable release. Only release title and notes can be modified.
8d96292

What's Changed

Important

Due to a recent GitHub API update, both classic PATs and fine-grained PATs are now supported. If you are using a fine-grained PAT, ensure it has the now-required actions: write permission. Details in the README.

Note

The File action’s closed_issue_urls, opened_issue_urls, and repeated_issue_urls outputs are deprecated and will be removed in v2. If you use these outputs, please migrate to the new closed_issues, opened_issues, and repeated_issues outputs, respectively.

Note

The Fix action’s issue_urls input is deprecated and will be removed in v2. If you use this input, please migrate to the new issues input.

Features

Fixes

Documentation

Full Changelog: github-community-projects/continuous-ai-for-accessibility-scanner@v1.2.0...v1.3.0