We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b99541 commit 56d3110Copy full SHA for 56d3110
.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@602a5efcf386c52ef8b9a11ead9bfa6ef8d56ba5 # v1.4.0
+ - uses: github/accessibility-alt-text-bot@ac6fa6d29595e1175b343b9d6d35cf7570a692f6 # v1.5.0
7
8
name: Accessibility Alt Text Bot
9
0 commit comments