Skip to content

Commit

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

0 comments on commit ff8bbb3

Please sign in to comment.