Skip to content

Commit c1473d3

Browse files
Update ncipollo/release-action digest to cdcc88a
1 parent 2a961b3 commit c1473d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
ref: ${{ github.event.release.tag_name }}
1818
- name: Create GitHub Release
19-
uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1
19+
uses: ncipollo/release-action@cdcc88a9acf3ca41c16c37bb7d21b9ad48560d87 # v1
2020
with:
2121
tag: ${{ github.event.release.tag_name }}
2222
generateReleaseNotes: true

0 commit comments

Comments
 (0)