We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 658b251 commit 3896dfdCopy full SHA for 3896dfd
1 file changed
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
go-version-file: go.mod
18
- uses: GoCodeAlone/setup-wfctl@v1
19
with:
20
- version: v0.63.1
+ version: v0.63.2
21
- name: Validate plugin contract for publish (pre-build)
22
run: wfctl plugin validate-contract --for-publish --tag "${{ github.ref_name }}" .
23
- uses: goreleaser/goreleaser-action@v7
0 commit comments