Skip to content

Commit

Permalink
Merge pull request #21 from OpenVPN/dependabot/github_actions/gorelea…
Browse files Browse the repository at this point in the history
…ser/goreleaser-action-6.0.0

Bump goreleaser/goreleaser-action from 5.0.0 to 6.0.0
  • Loading branch information
arslanbekov authored Aug 29, 2024
2 parents 7c5c4d2 + 18dda96 commit f33beb4
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 @@ -41,7 +41,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'
args: release --clean
Expand Down

0 comments on commit f33beb4

Please sign in to comment.