We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a505078 commit 9d299c2Copy full SHA for 9d299c2
.github/workflows/accessibility-alt-text-bot.yml
@@ -3,7 +3,7 @@ jobs:
3
if: ${{ !endsWith(github.actor, '[bot]') }}
4
runs-on: ubuntu-latest
5
steps:
6
- - uses: github/accessibility-alt-text-bot@9b4b0e03eefd10cfafc676d9b67068ec30b68e90 # v1.7.0
+ - uses: github/accessibility-alt-text-bot@531a7430c6930a39cae5a0aab2d165284468060f # v1.7.1
7
8
name: Accessibility Alt Text Bot
9
0 commit comments