We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9cf4537 + 6c6b9ea commit 80d5713Copy full SHA for 80d5713
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
runs-on:
32
- ubuntu-latest
33
container:
34
- image: gohornet/goreleaser-cgo-cross-compiler:1.18
+ image: gohornet/goreleaser-cgo-cross-compiler:1.18.1
35
volumes: [/repo]
36
steps:
37
- name: Checkout
0 commit comments