Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 10dd43d

Browse files
committed
update(workflows): goreleaser-action
1 parent 963141b commit 10dd43d

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

100644100755
File mode changed.

.github/workflows/golangci-lint.yml

100644100755
File mode changed.

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
echo '${{ secrets.COSIGN_PRIVATE_KEY }}' > cosign.key
8181
- name: Run GoReleaser
8282
if: ${{ github.ref == 'refs/heads/main' }}
83-
uses: goreleaser/goreleaser-action@b508e2e3ef3b19d4e4146d4f8fb3ba9db644a757 # ratchet:goreleaser/goreleaser-action@v3
83+
uses: goreleaser/goreleaser-action@f82d6c1c344bcacabba2c841718984797f664a6b # ratchet:goreleaser/goreleaser-action@v4
8484
with:
8585
distribution: goreleaser
8686
version: ${{ env.GO_RELEASER_VERSION }}

.github/workflows/ratchet.yml

100644100755
File mode changed.

0 commit comments

Comments
 (0)