Skip to content

Commit b0fe1da

Browse files
committed
Merge branch '5.8.x' into 6.1.x
2 parents 44f22ee + 8a75382 commit b0fe1da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ jobs:
247247
./gradlew createGitHubRelease -PnextVersion=$VERSION -Pbranch=$BRANCH -PcreateRelease=true -PgitHubAccessToken=$TOKEN
248248
- name: Announce Release on Slack
249249
id: spring-security-announcing
250-
uses: slackapi/slack-github-action@v1.24.0
250+
uses: slackapi/slack-github-action@v1.25.0
251251
with:
252252
payload: |
253253
{

0 commit comments

Comments
 (0)