Skip to content

Commit e317859

Browse files
Merge pull request #876 from google/dependabot/github_actions/goreleaser/goreleaser-action-6
build(deps): bump goreleaser/goreleaser-action from 5 to 6
2 parents 3109eef + 95f1012 commit e317859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
registry: ${{ env.REGISTRY }}
4242
username: ${{ github.actor }}
4343
password: ${{ secrets.GITHUB_TOKEN }}
44-
- uses: goreleaser/goreleaser-action@v5
44+
- uses: goreleaser/goreleaser-action@v6
4545
id: goreleaser
4646
with:
4747
version: latest

0 commit comments

Comments
 (0)