Skip to content

Commit

Permalink
Update goreleaser/goreleaser-action digest to e0e636a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-coveooss committed Dec 15, 2023
1 parent 3160afa commit cefd5df
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@e0e636a9515af0b3b3fa2d5c5fa440e36d49812b
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@e0e636a9515af0b3b3fa2d5c5fa440e36d49812b
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@e0e636a9515af0b3b3fa2d5c5fa440e36d49812b
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit cefd5df

Please sign in to comment.