We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25b9686 commit 2b8613cCopy full SHA for 2b8613c
.github/workflows/snapshot.yaml
@@ -29,7 +29,7 @@ jobs:
29
uses: goreleaser/goreleaser-action@v5
30
with:
31
install-only: true
32
- version: v2.2.0
+ version: '~~> v2'
33
34
- name: Run GoReleaser with CUE
35
env:
0 commit comments