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 6e1bcfe + 810818b commit 0dcd7e7Copy full SHA for 0dcd7e7
.github/workflows/continuous-integration-workflow.yml
@@ -254,7 +254,7 @@ jobs:
254
./gradlew createGitHubRelease -PnextVersion=$VERSION -Pbranch=$BRANCH -PcreateRelease=true -PgitHubAccessToken=$TOKEN
255
- name: Announce Release on Slack
256
id: spring-security-announcing
257
- uses: slackapi/slack-github-action@v1.24.0
+ uses: slackapi/slack-github-action@v1.25.0
258
with:
259
payload: |
260
{
0 commit comments