Skip to content

Commit 136b012

Browse files
chore(deps): update softprops/action-gh-release action to v3
1 parent 500e67c commit 136b012

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
id: changelog
2121
uses: gabe565/changelog-generator@v1
2222
- name: Release
23-
uses: softprops/action-gh-release@v2
23+
uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3.0.2
2424
with:
2525
body: ${{ steps.changelog.outputs.changelog }}
2626
- uses: nowactions/update-majorver@v1

0 commit comments

Comments
 (0)