Skip to content

Commit 54ec8d4

Browse files
ci(tools): update softprops/action-gh-release action to v2.3.0
1 parent 8ce8cdd commit 54ec8d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: make release
4040

4141
- name: Create GitHub Release
42-
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
42+
uses: softprops/action-gh-release@d5382d3e6f2fa7bd53cb749d33091853d4985daf # v2.3.0
4343
if: startsWith(github.ref, 'refs/tags/')
4444
with:
4545
generate_release_notes: true

0 commit comments

Comments
 (0)