Skip to content

Commit a3ba883

Browse files
chore(deps): update softprops/action-gh-release action to v2.3.3
1 parent 9e27e44 commit a3ba883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Build
2727
run: mvn -B package
2828
- name: Create release
29-
uses: softprops/[email protected].2
29+
uses: softprops/[email protected].3
3030
with:
3131
draft: true
3232
files: target/*.jar

0 commit comments

Comments
 (0)