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.
2 parents 44f22ee + 8a75382 commit b0fe1daCopy full SHA for b0fe1da
.github/workflows/continuous-integration-workflow.yml
@@ -247,7 +247,7 @@ jobs:
247
./gradlew createGitHubRelease -PnextVersion=$VERSION -Pbranch=$BRANCH -PcreateRelease=true -PgitHubAccessToken=$TOKEN
248
- name: Announce Release on Slack
249
id: spring-security-announcing
250
- uses: slackapi/slack-github-action@v1.24.0
+ uses: slackapi/slack-github-action@v1.25.0
251
with:
252
payload: |
253
{
0 commit comments