Skip to content

Commit 9d299c2

Browse files
chore(deps): update github/accessibility-alt-text-bot action to v1.7.1 (#2180)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/accessibility-alt-text-bot](https://redirect.github.com/github/accessibility-alt-text-bot) | action | patch | `v1.7.0` -> `v1.7.1` | --- ### Release Notes <details> <summary>github/accessibility-alt-text-bot (github/accessibility-alt-text-bot)</summary> ### [`v1.7.1`](https://redirect.github.com/github/accessibility-alt-text-bot/releases/tag/v1.7.1) [Compare Source](https://redirect.github.com/github/accessibility-alt-text-bot/compare/v1.7.0...v1.7.1) #### What's Changed - Update README.md with new release version by [@&#8203;kendallgassner](https://redirect.github.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/63](https://redirect.github.com/github/accessibility-alt-text-bot/pull/63) - Bug Fix: add new line between comment id and alt-text-bot message by [@&#8203;kendallgassner](https://redirect.github.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/64](https://redirect.github.com/github/accessibility-alt-text-bot/pull/64) **Full Changelog**: github/accessibility-alt-text-bot@v1.7.0...v1.7.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/TypeStat). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a505078 commit 9d299c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/accessibility-alt-text-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
if: ${{ !endsWith(github.actor, '[bot]') }}
44
runs-on: ubuntu-latest
55
steps:
6-
- uses: github/accessibility-alt-text-bot@9b4b0e03eefd10cfafc676d9b67068ec30b68e90 # v1.7.0
6+
- uses: github/accessibility-alt-text-bot@531a7430c6930a39cae5a0aab2d165284468060f # v1.7.1
77

88
name: Accessibility Alt Text Bot
99

0 commit comments

Comments
 (0)