Skip to content

Commit cd2f32d

Browse files
chore(deps): update github/accessibility-alt-text-bot action to v1.7.0 (#768)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [github/accessibility-alt-text-bot](https://redirect.github.com/github/accessibility-alt-text-bot) | action | minor | `v1.6.0` -> `v1.7.0` | `v1.7.1` | --- ### Release Notes <details> <summary>github/accessibility-alt-text-bot (github/accessibility-alt-text-bot)</summary> ### [`v1.7.0`](https://redirect.github.com/github/accessibility-alt-text-bot/releases/tag/v1.7.0) [Compare Source](https://redirect.github.com/github/accessibility-alt-text-bot/compare/v1.6.0...v1.7.0) #### What's Changed ##### Docs - Update README to include latest release version by [@&#8203;kendallgassner](https://redirect.github.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/59](https://redirect.github.com/github/accessibility-alt-text-bot/pull/59) - Update readme to ignore markdown generated by bots by [@&#8203;kendallgassner](https://redirect.github.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/60](https://redirect.github.com/github/accessibility-alt-text-bot/pull/60) ##### Experimental - Allow users to pass in a custom linting configuration by [@&#8203;kendallgassner](https://redirect.github.com/kendallgassner) in [https://github.com/github/accessibility-alt-text-bot/pull/61](https://redirect.github.com/github/accessibility-alt-text-bot/pull/61) **Full Changelog**: github/accessibility-alt-text-bot@v1.6.0...v1.7.0 </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/eslint-plugin-expect-type). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47dad30 commit cd2f32d

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
@@ -2,7 +2,7 @@ jobs:
22
accessibility_alt_text_bot:
33
runs-on: ubuntu-latest
44
steps:
5-
- uses: github/accessibility-alt-text-bot@v1.6.0
5+
- uses: github/accessibility-alt-text-bot@v1.7.0
66

77
name: Accessibility Alt Text Bot
88

0 commit comments

Comments
 (0)