Skip to content

Commit 50b75b9

Browse files
authored
Merge pull request #163 from reviewdog/renovate/haya14busa-action-bumpr-1.x
chore(deps): update haya14busa/action-bumpr action to v1.11.4
2 parents 80087b2 + f45ae8e commit 50b75b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
# Bump version on merging Pull Requests with specific labels.
3333
# (bump:major,bump:minor,bump:patch)
3434
- id: bumpr
35-
uses: haya14busa/action-bumpr@78ab5a104d20896c9c9122c64221b3aecf1a8cbb # v1.10.0
35+
uses: haya14busa/action-bumpr@faf6f474bcb6174125cfc569f0b2e24cbf03d496 # v1.11.4
3636
with:
3737
dry_run: true
3838

@@ -83,4 +83,4 @@ jobs:
8383
git checkout -b "releases/$(cat .major-version)" "origin/releases/$(cat .major-version)"
8484
8585
- name: Post bumpr status comment
86-
uses: haya14busa/action-bumpr@78ab5a104d20896c9c9122c64221b3aecf1a8cbb # v1.10.0
86+
uses: haya14busa/action-bumpr@faf6f474bcb6174125cfc569f0b2e24cbf03d496 # v1.11.4

0 commit comments

Comments
 (0)