Skip to content

Commit

Permalink
chore(deps): update goreleaser/goreleaser-action digest to 44dd992
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent 3653cc9 commit 310d5eb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/terratest-more-clusters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
go-version: 1.19.1

- name: Build artifacts
uses: goreleaser/goreleaser-action@a10d0e32dce991f86e53faa7b4f269dedb82632f
uses: goreleaser/goreleaser-action@44dd9927f499a126e26ae024981569ce889f15aa
with:
version: v1.7.0
args: release --rm-dist --skip-publish --skip-validate --snapshot --skip-sbom --skip-sign
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/terratest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
go-version: 1.19.1

- name: Build artifacts
uses: goreleaser/goreleaser-action@a10d0e32dce991f86e53faa7b4f269dedb82632f
uses: goreleaser/goreleaser-action@44dd9927f499a126e26ae024981569ce889f15aa
with:
version: v1.9.2
args: release --rm-dist --skip-publish --skip-validate --snapshot --skip-sbom --skip-sign
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
go-version: 1.19.1

- name: Build artifacts
uses: goreleaser/goreleaser-action@a10d0e32dce991f86e53faa7b4f269dedb82632f
uses: goreleaser/goreleaser-action@44dd9927f499a126e26ae024981569ce889f15aa
with:
version: v1.9.2
args: release --rm-dist --skip-publish --skip-validate --snapshot --skip-sbom --skip-sign
Expand Down

0 comments on commit 310d5eb

Please sign in to comment.