Skip to content

Commit

Permalink
Bump goreleaser/goreleaser-action
Browse files Browse the repository at this point in the history
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 94b86e1b0200cc3baefc577476f7d63bc69ad382 to 696b757ee8f3742e68b261173b9eeeb96306a57f.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@94b86e1...696b757)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 26, 2024
1 parent ace2e14 commit e72471d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set CURRENT_TAG
run: echo "GORELEASER_CURRENT_TAG=${GITHUB_REF#refs/tags/}" >> $GITHUB_ENV
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@94b86e1b0200cc3baefc577476f7d63bc69ad382
uses: goreleaser/goreleaser-action@696b757ee8f3742e68b261173b9eeeb96306a57f
with:
version: latest
args: release --clean
Expand Down

0 comments on commit e72471d

Please sign in to comment.