Browse Source

Bump slackapi/slack-github-action from 1.19.0 to 1.24.0

Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.19.0 to 1.24.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases)
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.19.0...v1.24.0)

---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/14300/head
dependabot[bot] 2 years ago committed by Marcus Hert Da Coregio
parent
commit
60bb6725d1
  1. 2
      .github/workflows/continuous-integration-workflow.yml

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

@ -254,7 +254,7 @@ jobs: @@ -254,7 +254,7 @@ jobs:
./gradlew createGitHubRelease -PnextVersion=$VERSION -Pbranch=$BRANCH -PcreateRelease=true -PgitHubAccessToken=$TOKEN
- name: Announce Release on Slack
id: spring-security-announcing
uses: slackapi/slack-github-action@v1.19.0
uses: slackapi/slack-github-action@v1.24.0
with:
payload: |
{

Loading…
Cancel
Save