Skip to content

Commit 3896dfd

Browse files
authored
fix: use wfctl with runtime verification
Bump release workflow wfctl to v0.63.2 so the existing runtime verification command is available.
1 parent 658b251 commit 3896dfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
go-version-file: go.mod
1818
- uses: GoCodeAlone/setup-wfctl@v1
1919
with:
20-
version: v0.63.1
20+
version: v0.63.2
2121
- name: Validate plugin contract for publish (pre-build)
2222
run: wfctl plugin validate-contract --for-publish --tag "${{ github.ref_name }}" .
2323
- uses: goreleaser/goreleaser-action@v7

0 commit comments

Comments
 (0)