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

Commit

Permalink
update(workflows): goreleaser-action
Browse files Browse the repository at this point in the history
  • Loading branch information
ybelMekk committed Jan 31, 2023
1 parent 963141b commit 10dd43d
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Empty file modified .github/workflows/codeql-analysis.yml
100644 → 100755
Empty file.
Empty file modified .github/workflows/golangci-lint.yml
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
echo '${{ secrets.COSIGN_PRIVATE_KEY }}' > cosign.key
- name: Run GoReleaser
if: ${{ github.ref == 'refs/heads/main' }}
uses: goreleaser/goreleaser-action@b508e2e3ef3b19d4e4146d4f8fb3ba9db644a757 # ratchet:goreleaser/goreleaser-action@v3
uses: goreleaser/goreleaser-action@f82d6c1c344bcacabba2c841718984797f664a6b # ratchet:goreleaser/goreleaser-action@v4
with:
distribution: goreleaser
version: ${{ env.GO_RELEASER_VERSION }}
Expand Down
Empty file modified .github/workflows/ratchet.yml
100644 → 100755
Empty file.

0 comments on commit 10dd43d

Please sign in to comment.