Skip to content

Commit 90cabd0

Browse files
chore(deps): update softprops/action-gh-release action to v2.3.2 (#123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e36f9d commit 90cabd0

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
@@ -16,6 +16,6 @@ jobs:
1616
- name: Build package
1717
run: mvn --batch-mode verify
1818
- name: Push GitHub release artifact
19-
uses: softprops/action-gh-release@d5382d3e6f2fa7bd53cb749d33091853d4985daf # v2.3.0
19+
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
2020
with:
2121
files: target/*.jar

0 commit comments

Comments
 (0)