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
#204)

[![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
[github/accessibility-alt-text-bot#37
- Update README.md by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#39
- Use GitHub alerts syntax, and use tip instead of note by
[@&#8203;HonkingGoose](https://togithub.com/HonkingGoose) in
[github/accessibility-alt-text-bot#41
- feat: add attribution footer to bot comment by
[@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) in
[github/accessibility-alt-text-bot#42
- Add `JoshuaKGoldberg` as contributor by
[@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) in
[github/accessibility-alt-text-bot#43
- Add coverage for screencast by
[@&#8203;kendallgassner](https://togithub.com/kendallgassner) in
[github/accessibility-alt-text-bot#48

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[github/accessibility-alt-text-bot#37
- [@&#8203;JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg) made
their first contribution in
[github/accessibility-alt-text-bot#42
- [@&#8203;JoyceZhu](https://togithub.com/JoyceZhu) made their first
contribution in
[github/accessibility-alt-text-bot#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/emoji-blast).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 28, 2024
1 parent cb5afee commit f3c2a44
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 @@ -3,7 +3,7 @@ jobs:
if: ${{ !endsWith(github.actor, '[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 f3c2a44

Please sign in to comment.