Skip to content

Commit 9c0fd40

Browse files
chore(deps): update softprops/action-gh-release action to v2.6.0
1 parent 500e67c commit 9c0fd40

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

0 commit comments

Comments
 (0)