Skip to content

Commit 9947a32

Browse files
authored
Merge pull request #179 from reviewdog/renovate/shogo82148-actions-create-release-1.x
chore(deps): update shogo82148/actions-create-release action to v1.8.0
2 parents 86dee71 + 45b474e commit 9947a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
INPUT_TAG: ${{ steps.bumpr.outputs.next_version }}
5656

5757
# Create release.
58-
- uses: shogo82148/actions-create-release@7b89596097b26731bda0852f1504f813499079ee # v1.7.9
58+
- uses: shogo82148/actions-create-release@28d99e2a5b407558d17c15d0384fc0d7fb625b4c # v1.8.0
5959
if: "${{ !steps.bumpr.outputs.skip }}"
6060
with:
6161
tag_name: ${{ steps.bumpr.outputs.next_version }}

0 commit comments

Comments
 (0)