Skip to content

Commit

Permalink
Merge pull request #6 from wallix/dependabot/github_actions/gorelease…
Browse files Browse the repository at this point in the history
…r/goreleaser-action-6.1.0

workflows: bump goreleaser/goreleaser-action from 2.7.0 to 6.1.0
  • Loading branch information
bsimonWallix authored Dec 17, 2024
2 parents 72a5e16 + a16de1d commit f1dd7b6
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 @@ -39,7 +39,7 @@ jobs:
PASSPHRASE: ${{ secrets.PASSPHRASE }}
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2.7.0
uses: goreleaser/goreleaser-action@v6.1.0
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit f1dd7b6

Please sign in to comment.