We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51a4c9c commit 4bd125eCopy full SHA for 4bd125e
.github/workflows/release.yml
@@ -16,6 +16,6 @@ jobs:
16
- name: Build package
17
run: mvn --batch-mode verify
18
- name: Push GitHub release artifact
19
- uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3
+ uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4
20
with:
21
files: target/*.jar
0 commit comments