Skip to content

Commit 807323a

Browse files
chore(deps): bump goreleaser/goreleaser-action from 2.5.0 to 2.6.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v2.5.0...v2.6.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72ffc16 commit 807323a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5353

5454
- name: Run goreleaser
55-
uses: goreleaser/goreleaser-action@v2.5.0
55+
uses: goreleaser/goreleaser-action@v2.6.0
5656
with:
5757
version: latest
5858
args: release --rm-dist

0 commit comments

Comments
 (0)