Skip to content

Commit 87224d8

Browse files
build(deps): bump OctoGuide/bot in the github-actions group (#5724)
Bumps the github-actions group with 1 update: [OctoGuide/bot](https://github.com/octoguide/bot). Updates `OctoGuide/bot` from 0.21.3 to 0.21.8 - [Release notes](https://github.com/octoguide/bot/releases) - [Changelog](https://github.com/octoguide/bot/blob/main/CHANGELOG.md) - [Commits](octoguide/bot@0.21.3...0.21.8) --- updated-dependencies: - dependency-name: OctoGuide/bot dependency-version: 0.21.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20b7476 commit 87224d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/octoguide.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
if: ${{ !endsWith(github.actor, '[bot]') }}
44
runs-on: ubuntu-latest
55
steps:
6-
- uses: OctoGuide/bot@0.21.3
6+
- uses: OctoGuide/bot@0.21.8
77
with:
88
github-token: ${{ secrets.GITHUB_TOKEN }}
99

0 commit comments

Comments
 (0)