Skip to content

Commit

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

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/eslint-plugin-expect-type).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 8b0ea98 commit 5067fb1
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/[email protected].0
- uses: github/[email protected].1

name: Accessibility Alt Text Bot

Expand Down

0 comments on commit 5067fb1

Please sign in to comment.