Skip to content

Commit e27c51e

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

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/[email protected].0
55+
uses: goreleaser/[email protected].1
5656
with:
5757
version: latest
5858
args: release --rm-dist

0 commit comments

Comments
 (0)