Skip to content

Commit

Permalink
Merge pull request #10 from F5Networks/dependabot/github_actions/gore…
Browse files Browse the repository at this point in the history
…leaser/goreleaser-action-4.3.0

Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
  • Loading branch information
RavinderReddyF5 authored Jul 17, 2023
2 parents 503e1eb + 93ce91d commit 9a92a11
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 @@ -32,7 +32,7 @@ jobs:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.PASSPHRASE }}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@f82d6c1c344bcacabba2c841718984797f664a6b # v4.2.0
uses: goreleaser/goreleaser-action@336e29918d653399e599bfca99fadc1d7ffbc9f7 # v4.3.0
with:
args: release --rm-dist
env:
Expand Down

0 comments on commit 9a92a11

Please sign in to comment.