Skip to content

Commit

Permalink
Merge pull request #113 from actions/dependabot/github_actions/gorele…
Browse files Browse the repository at this point in the history
…aser/goreleaser-action-c21f56a7bc891b5f73bec61233c4102ef8273150

Bump goreleaser/goreleaser-action from 696b757ee8f3742e68b261173b9eeeb96306a57f to c21f56a7bc891b5f73bec61233c4102ef8273150
  • Loading branch information
shawnHartsell committed Apr 4, 2024
2 parents 81bc548 + 4a955b5 commit 15c13d6
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@696b757ee8f3742e68b261173b9eeeb96306a57f
uses: goreleaser/goreleaser-action@c21f56a7bc891b5f73bec61233c4102ef8273150
with:
version: latest
args: release --clean
Expand Down

0 comments on commit 15c13d6

Please sign in to comment.