Skip to content

Commit 2bf0c9f

Browse files
⬆️ Bump goreleaser/goreleaser-action in the github-actions group (#93)
Bumps the github-actions group with 1 update: [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action). Updates `goreleaser/goreleaser-action` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b62a09 commit 2bf0c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
password: ${{ secrets.DOCKERHUB_TOKEN }}
2525

2626
- name: Build Releases
27-
uses: goreleaser/goreleaser-action@v6.0.0
27+
uses: goreleaser/goreleaser-action@v6.1.0
2828
with:
2929
version: latest
3030
args: release --rm-dist

0 commit comments

Comments
 (0)