Skip to content

Commit

Permalink
Merge pull request #3982 from fluxcd/dependabot/github_actions/gorele…
Browse files Browse the repository at this point in the history
…aser/goreleaser-action-4.3.0

build(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
  • Loading branch information
stefanprodan committed Jun 19, 2023
2 parents ddcc301 + 2b8385a commit 597b13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@f82d6c1c344bcacabba2c841718984797f664a6b # v4.2.0
uses: goreleaser/goreleaser-action@336e29918d653399e599bfca99fadc1d7ffbc9f7 # v4.3.0
with:
version: latest
args: release --release-notes=output/notes.md --skip-validate
Expand Down

0 comments on commit 597b13d

Please sign in to comment.