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 f3b4740 commit c7f8c27Copy full SHA for c7f8c27
.github/workflows/release.yaml
@@ -73,7 +73,3 @@ jobs:
73
uses: actions/attest-build-provenance@v3
74
with:
75
subject-checksums: ./dist/checksums.txt
76
-
77
- - uses: actions/attest-build-provenance@v2
78
- with:
79
- subject-checksums: ./dist/digests.txt
devbox.json
@@ -2,7 +2,7 @@
2
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.13.7/.schema/devbox.schema.json",
3
"packages": {
4
"go-task": "3.45.5",
5
- "goreleaser": "2.12.7",
+ "goreleaser": "2.11.2",
6
"golangci-lint": "2.6.2",
7
"go": "1.25.3",
8
"git": "2.51.2",
0 commit comments