Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/golangci/golangc…
Browse files Browse the repository at this point in the history
…i-lint-action-4
  • Loading branch information
karlskewes authored Apr 5, 2024
2 parents 5a26147 + e2720e8 commit 081d8af
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 @@ -139,7 +139,7 @@ jobs:
- name: Create release
if: steps.release_info.outputs.SKIP_RELEASE == 'false'
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
body: |
${{ steps.release_info.outputs.CHANGELOG }}
Expand Down

0 comments on commit 081d8af

Please sign in to comment.