Skip to content

Commit

Permalink
chore(deps): update github/accessibility-alt-text-bot action to v1.5.0 (
Browse files Browse the repository at this point in the history
#314)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github/accessibility-alt-text-bot](https://togithub.com/github/accessibility-alt-text-bot)
| action | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

<details>
<summary>github/accessibility-alt-text-bot
(github/accessibility-alt-text-bot)</summary>

###
[`v1.5.0`](https://togithub.com/github/accessibility-alt-text-bot/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0)

#### What's Changed

- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.23.0 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37)
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[https://github.com/github/accessibility-alt-text-bot/pull/39](https://togithub.com/github/accessibility-alt-text-bot/pull/39)
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[https://github.com/github/accessibility-alt-text-bot/pull/41](https://togithub.com/github/accessibility-alt-text-bot/pull/41)
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42)
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43)
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[https://github.com/github/accessibility-alt-text-bot/pull/48](https://togithub.com/github/accessibility-alt-text-bot/pull/48)

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[https://github.com/github/accessibility-alt-text-bot/pull/37](https://togithub.com/github/accessibility-alt-text-bot/pull/37)
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[https://github.com/github/accessibility-alt-text-bot/pull/42](https://togithub.com/github/accessibility-alt-text-bot/pull/42)
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[https://github.com/github/accessibility-alt-text-bot/pull/43](https://togithub.com/github/accessibility-alt-text-bot/pull/43)

**Full Changelog**:
github/accessibility-alt-text-bot@v1.4.0...v1.5.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/refined-saved-replies).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent df8faa8 commit 95988ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/accessibility-alt-text-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ jobs:
accessibility_alt_text_bot:
runs-on: ubuntu-latest
steps:
- uses: github/accessibility-alt-text-bot@v1.4.0
- uses: github/accessibility-alt-text-bot@v1.5.0

name: Accessibility Alt Text Bot

Expand Down

0 comments on commit 95988ac

Please sign in to comment.