Skip to content

Commit 15a681c

Browse files
dependabot[bot]ci-robot
authored andcommitted
build(deps): bump goreleaser/goreleaser-action from 5 to 6 (#3314)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v5...v6) Upstream-repository: operator-lifecycle-manager Upstream-commit: 0d079704e1fef98edb32c6dcb4dbf35c9f882328 --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb9f862 commit 15a681c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

staging/operator-lifecycle-manager/.github/workflows/goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
password: ${{ secrets.QUAY_PASSWORD }}
5454

5555
- name: Run GoReleaser
56-
uses: goreleaser/goreleaser-action@v5
56+
uses: goreleaser/goreleaser-action@v6
5757
if: startsWith(github.ref, 'refs/tags')
5858
with:
5959
version: 0.177.0

0 commit comments

Comments
 (0)