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 ff71ef4 commit e4cc0a4Copy full SHA for e4cc0a4
.github/workflows/continuous-integration-workflow.yml
@@ -243,7 +243,7 @@ jobs:
243
./gradlew createGitHubRelease -PnextVersion=$VERSION -Pbranch=$BRANCH -PcreateRelease=true -PgitHubAccessToken=$TOKEN
244
- name: Announce Release on Slack
245
id: spring-security-announcing
246
- uses: slackapi/slack-github-action@v1.19.0
+ uses: slackapi/slack-github-action@v1.24.0
247
with:
248
payload: |
249
{
0 commit comments