Skip to content

Commit ebb08bf

Browse files
chore(deps): update softprops/action-gh-release action to v2.3.3
1 parent 0271dee commit ebb08bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,6 @@ jobs:
8585
id: changelog
8686
uses: gabe565/changelog-generator@v1
8787
- name: Release
88-
uses: softprops/action-gh-release@v2
88+
uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3
8989
with:
9090
body: ${{ steps.changelog.outputs.changelog }}

0 commit comments

Comments
 (0)