Skip to content

Commit

Permalink
Merge pull request #255 from shipwright-io/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…goreleaser/goreleaser-action-6

Bump goreleaser/goreleaser-action from 5 to 6
  • Loading branch information
openshift-merge-bot[bot] authored Jun 6, 2024
2 parents 3999338 + 1cb7470 commit fda085a
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 @@ -53,7 +53,7 @@ jobs:
"${GITHUB_WORKSPACE}/.github/draft_release_notes.sh"
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
args: release --clean --release-notes /tmp/release-notes/Changes.md
env:
Expand Down

0 comments on commit fda085a

Please sign in to comment.