Skip to content

Commit 339fa69

Browse files
chore(deps): update softprops/action-gh-release digest to 3bb1273
1 parent c89ac2c commit 339fa69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run_install: true
2424
- uses: asdf-vm/actions/install@b7bcd026f18772e44fe1026d729e1611cc435d47 # v4
2525
- run: pnpm exec git-cliff --current --strip all -o /tmp/release-notes.md
26-
- uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2
26+
- uses: softprops/action-gh-release@3bb12739c298aeb8a4eeaf626c5b8d85266b0e65 # v2
2727
with:
2828
body_path: /tmp/release-notes.md
2929
token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)