Skip to content

Commit 771a360

Browse files
ci(tools): update softprops/action-gh-release action to v2.5.0 (#142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 613e8bc commit 771a360

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@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2
42+
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
4343
if: startsWith(github.ref, 'refs/tags/')
4444
with:
4545
generate_release_notes: true

0 commit comments

Comments
 (0)