Skip to content

Commit 79a466d

Browse files
chore(deps): update softprops/action-gh-release digest to d5382d3
1 parent 6aa06b4 commit 79a466d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
2626
changelog_increment_filename: body.md
2727
- name: Release
28-
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2
28+
uses: softprops/action-gh-release@d5382d3e6f2fa7bd53cb749d33091853d4985daf # v2
2929
with:
3030
body_path: "body.md"
3131
tag_name: v${{ env.REVISION }}

0 commit comments

Comments
 (0)