Skip to content

Commit

Permalink
Merge pull request #2019 from okta/dependabot/github_actions/goreleas…
Browse files Browse the repository at this point in the history
…er/goreleaser-action-6.0.0

Bump goreleaser/goreleaser-action from 5.0.0 to 6.0.0
  • Loading branch information
monde authored Sep 10, 2024
2 parents cbbd4d7 + ab457f8 commit aa17cc0
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 @@ -42,7 +42,7 @@ jobs:
passphrase: ${{ secrets.PASSPHRASE }}
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5.0.0
uses: goreleaser/goreleaser-action@v6.0.0
with:
version: "v1.25.1"
args: release --rm-dist
Expand Down

0 comments on commit aa17cc0

Please sign in to comment.