From 802ee8b50da0fb60e33f8bd8338799c2b0cc2f5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 05:49:56 +0000 Subject: [PATCH] chore(deps): bump github/accessibility-alt-text-bot from 1.4.0 to 1.5.0 Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/github/accessibility-alt-text-bot/releases) - [Commits](https://github.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: github/accessibility-alt-text-bot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/accessibility-alt-text-bot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/accessibility-alt-text-bot.yml b/.github/workflows/accessibility-alt-text-bot.yml index 0eac9eb..e084331 100644 --- a/.github/workflows/accessibility-alt-text-bot.yml +++ b/.github/workflows/accessibility-alt-text-bot.yml @@ -23,4 +23,4 @@ jobs: if: ${{ github.event.issue || github.event.pull_request || github.event.discussion }} steps: - name: Get action 'github/accessibility-alt-text-bot' - uses: github/accessibility-alt-text-bot@v1.4.0 + uses: github/accessibility-alt-text-bot@v1.5.0