Skip to content

Commit a4a7f9a

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

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

0 commit comments

Comments
 (0)