Skip to content

Commit

Permalink
chore(deps): update github/accessibility-alt-text-bot action to v1.7.0 (
Browse files Browse the repository at this point in the history
#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>
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent 47dad30 commit cd2f32d
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.6.0
- uses: github/accessibility-alt-text-bot@v1.7.0

name: Accessibility Alt Text Bot

Expand Down

0 comments on commit cd2f32d

Please sign in to comment.