Skip to content

Commit

Permalink
chore(deps): update goreleaser/goreleaser-action digest to 006a7a4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-coveooss[bot] authored Sep 12, 2024
1 parent 497fd67 commit 9bc20ee
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 @@ -66,7 +66,7 @@ jobs:
with:
go-version: '1.18'

- uses: goreleaser/goreleaser-action@d33b6f6aeabd7fed8bb3fbf32c4d890d29f48545
- uses: goreleaser/goreleaser-action@006a7a4111c6a1b44a25a1f3d23f0c8d940ad847
with:
distribution: goreleaser
version: latest
Expand All @@ -82,7 +82,7 @@ jobs:
with:
go-version: '1.18'

- uses: goreleaser/goreleaser-action@d33b6f6aeabd7fed8bb3fbf32c4d890d29f48545
- uses: goreleaser/goreleaser-action@006a7a4111c6a1b44a25a1f3d23f0c8d940ad847
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 @@ -44,7 +44,7 @@ jobs:
make full-test
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@d33b6f6aeabd7fed8bb3fbf32c4d890d29f48545
uses: goreleaser/goreleaser-action@006a7a4111c6a1b44a25a1f3d23f0c8d940ad847
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 9bc20ee

Please sign in to comment.