Skip to content

Commit

Permalink
Update goreleaser/goreleaser-action digest to d50b0c4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-coveooss committed Feb 1, 2024
1 parent b9ccf40 commit c6c288a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
go-version: 1.17

- uses: goreleaser/goreleaser-action@b508e2e3ef3b19d4e4146d4f8fb3ba9db644a757
- uses: goreleaser/goreleaser-action@d50b0c42eeed7b45ad20ecc8046a958047efe1d5
with:
distribution: goreleaser
version: latest
Expand All @@ -55,7 +55,7 @@ jobs:
with:
go-version: 1.17

- uses: goreleaser/goreleaser-action@b508e2e3ef3b19d4e4146d4f8fb3ba9db644a757
- uses: goreleaser/goreleaser-action@d50b0c42eeed7b45ad20ecc8046a958047efe1d5
with:
distribution: goreleaser
version: latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
fetch-depth: 0 # goreleaser needs the whole history to build the release notes

- uses: goreleaser/goreleaser-action@b508e2e3ef3b19d4e4146d4f8fb3ba9db644a757
- uses: goreleaser/goreleaser-action@d50b0c42eeed7b45ad20ecc8046a958047efe1d5
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit c6c288a

Please sign in to comment.