Skip to content

Commit 283864a

Browse files
chore(deps): bump goreleaser/goreleaser-action from 2 to 2.5.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 2.5.0. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Changelog](https://github.com/goreleaser/goreleaser-action/blob/master/CHANGELOG.md) - [Commits](goreleaser/goreleaser-action@v2...v2.5.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe46824 commit 283864a

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
55+
uses: goreleaser/goreleaser-action@v2.5.0
5656
with:
5757
version: latest
5858
args: release --rm-dist

0 commit comments

Comments
 (0)