Skip to content

Commit 03ed88a

Browse files
chore(deps): update softprops/action-gh-release action to v2.3.3
1 parent 6937207 commit 03ed88a

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)