Skip to content

Commit 921e879

Browse files
committed
use correct image version
1 parent 7cf5ba6 commit 921e879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: make cross
4848

4949
- name: GH Release
50-
uses: softprops/action-gh-release@v0.1.0
50+
uses: softprops/action-gh-release@v1
5151
env:
5252
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5353
with:

0 commit comments

Comments
 (0)