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 48c06c9 commit 3c87ca7Copy full SHA for 3c87ca7
.github/workflows/release.yml
@@ -134,7 +134,7 @@ jobs:
134
notify:
135
if: inputs.dev == false
136
needs: release
137
- uses: Checkmarx/plugins-release-workflow/.github/workflows/release-notify.yml@update-jira-release-token
+ uses: Checkmarx/plugins-release-workflow/.github/workflows/release-notify.yml@main
138
with:
139
product_name: Java Wrapper
140
release_version: ${{ needs.release.outputs.TAG_NAME }}
0 commit comments