Skip to content

Commit

Permalink
github-actions(deps): bump github/accessibility-alt-text-bot
Browse files Browse the repository at this point in the history
Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/github/accessibility-alt-text-bot/releases)
- [Commits](github/accessibility-alt-text-bot@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: github/accessibility-alt-text-bot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 3, 2024
1 parent 211f0a0 commit e139d00
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,4 +23,4 @@ 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
uses: github/accessibility-alt-text-bot@v1.5.0

0 comments on commit e139d00

Please sign in to comment.