Skip to content

Commit

Permalink
Merge pull request #123 from kislerdm/dependabot/github_actions/gorel…
Browse files Browse the repository at this point in the history
…easer/goreleaser-action-6.1.0
  • Loading branch information
kislerdm authored Nov 19, 2024
2 parents a845ed6 + 9733114 commit e669c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
passphrase: ${{ secrets.PASSPHRASE }}
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6.0.0
uses: goreleaser/goreleaser-action@v6.1.0
with:
args: release --clean
env:
Expand Down

0 comments on commit e669c5b

Please sign in to comment.