From a91e2a82fd3cf22704a82bc57f7cf892b234d52e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 09:22:22 +0000 Subject: [PATCH] Bump slackapi/slack-github-action from 1.27.0 to 2.0.0 Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.27.0 to 2.0.0. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](https://github.com/slackapi/slack-github-action/compare/37ebaef184d7626c5f204ab8d3baff4262dd30f0...485a9d42d3a73031f12ec201c457e2162c45d02d) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/management-account-apply.yml | 2 +- .github/workflows/organisation-security-apply.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/management-account-apply.yml b/.github/workflows/management-account-apply.yml index 80a3bf00..9430e496 100644 --- a/.github/workflows/management-account-apply.yml +++ b/.github/workflows/management-account-apply.yml @@ -39,7 +39,7 @@ jobs: - name: Slack failure notification if: ${{ failure() && github.ref == 'refs/heads/main' }} - uses: slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0 # v1.27.0 + uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d # v2.0.0 with: payload: | { diff --git a/.github/workflows/organisation-security-apply.yml b/.github/workflows/organisation-security-apply.yml index d2943e1d..d2e32d85 100644 --- a/.github/workflows/organisation-security-apply.yml +++ b/.github/workflows/organisation-security-apply.yml @@ -39,7 +39,7 @@ jobs: - name: Slack failure notification if: ${{ failure() && github.ref == 'refs/heads/main' }} - uses: slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0 # v1.27.0 + uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d # v2.0.0 with: payload: | {