Skip to content

Commit

Permalink
Update goreleaser/goreleaser-action digest to f7623f3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-coveooss[bot] authored Oct 21, 2024
1 parent ddbfd8a commit 86beb68
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.23

- uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8
- uses: goreleaser/goreleaser-action@f7623f3e7168fa800ac616fe8d03643abbc6edda
with:
distribution: goreleaser
version: latest
Expand All @@ -55,7 +55,7 @@ jobs:
with:
go-version: 1.23

- uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8
- uses: goreleaser/goreleaser-action@f7623f3e7168fa800ac616fe8d03643abbc6edda
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@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8
- uses: goreleaser/goreleaser-action@f7623f3e7168fa800ac616fe8d03643abbc6edda
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 86beb68

Please sign in to comment.