Skip to content

Commit 2b8613c

Browse files
committed
fix ci
1 parent 25b9686 commit 2b8613c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snapshot.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: goreleaser/goreleaser-action@v5
3030
with:
3131
install-only: true
32-
version: v2.2.0
32+
version: '~~> v2'
3333

3434
- name: Run GoReleaser with CUE
3535
env:

0 commit comments

Comments
 (0)