Skip to content

Commit 5f30cf7

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

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@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3
2424
with:
2525
body: ${{ steps.changelog.outputs.changelog }}
2626
- uses: nowactions/update-majorver@v1

0 commit comments

Comments
 (0)