Skip to content

Commit 810818b

Browse files
committed
Merge branch '6.1.x' into 6.2.x
2 parents 3a53422 + b0fe1da commit 810818b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ jobs:
254254
./gradlew createGitHubRelease -PnextVersion=$VERSION -Pbranch=$BRANCH -PcreateRelease=true -PgitHubAccessToken=$TOKEN
255255
- name: Announce Release on Slack
256256
id: spring-security-announcing
257-
uses: slackapi/slack-github-action@v1.24.0
257+
uses: slackapi/slack-github-action@v1.25.0
258258
with:
259259
payload: |
260260
{

0 commit comments

Comments
 (0)