We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9fb862 commit 861a9dbCopy full SHA for 861a9db
.github/workflows/image-main-latest.yml
@@ -25,7 +25,7 @@ jobs:
25
go-version-file: go.mod
26
27
- name: Set up QEMU
28
- uses: docker/setup-qemu-action@v2
+ uses: docker/setup-qemu-action@v3
29
30
- name: Run GoReleaser
31
uses: goreleaser/goreleaser-action@v4
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
fetch-depth: 0
20
21
22
23
24
- run: git fetch --force --tags
0 commit comments