Skip to content

Commit

Permalink
Merge pull request #195 from ttsukagoshi/dependabot/github_actions/ma…
Browse files Browse the repository at this point in the history
…in/github/accessibility-alt-text-bot-1.5.0
  • Loading branch information
ttsukagoshi authored Jul 20, 2024
2 parents 418e006 + 6755217 commit 9a3892c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/a11y_alt_text_bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
if: ${{ github.event.issue || github.event.pull_request || github.event.discussion }}
steps:
- name: Get action 'github/accessibility-alt-text-bot'
uses: github/accessibility-alt-text-bot@v1.4.0 # Set to latest
uses: github/accessibility-alt-text-bot@v1.5.0 # Set to latest

0 comments on commit 9a3892c

Please sign in to comment.