Skip to content

Commit

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

Bump goreleaser/goreleaser-action from 94b86e1b0200cc3baefc577476f7d63bc69ad382 to 696b757ee8f3742e68b261173b9eeeb96306a57f
  • Loading branch information
ostrower committed Feb 29, 2024
2 parents ace2e14 + e72471d commit bcf4ba0
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 bcf4ba0

Please sign in to comment.