Skip to content

Commit

Permalink
chore(deps): update softprops/action-gh-release action to v2 (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 9, 2024
1 parent 4522eee commit 0c039ed
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 @@ -16,6 +16,6 @@ jobs:
- name: Build package
run: mvn --batch-mode verify
- name: Push GitHub release artifact
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v0.1.15
uses: softprops/action-gh-release@20e085ccc73308c2c8e43ab8da4f8d7ecbb94d4e # v2.0.1
with:
files: target/*.jar

0 comments on commit 0c039ed

Please sign in to comment.