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 b07c76e commit 57df52fCopy full SHA for 57df52f
.github/workflows/maven-publish.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
ref: ${{ github.event.release.tag_name }}
27
- name: Create GitHub Release
28
- uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1
+ uses: ncipollo/release-action@9128f238eeeeed39b82af6636303729079d51730 # v1
29
30
tag: ${{ github.event.release.tag_name }}
31
generateReleaseNotes: true
0 commit comments