From 66490a77c471263045cf0adc8dd325ceeb43ab4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 05:08:57 +0000 Subject: [PATCH] chore(deps): 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/v1.27.0...v2.0.0) --- 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/nightly-test-release.yaml | 2 +- .github/workflows/run-e2e-suite.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/nightly-test-release.yaml b/.github/workflows/nightly-test-release.yaml index 798f4073..18f2ab83 100644 --- a/.github/workflows/nightly-test-release.yaml +++ b/.github/workflows/nightly-test-release.yaml @@ -83,7 +83,7 @@ jobs: if: ${{ failure() || cancelled() }} runs-on: ubuntu-latest steps: - - uses: slackapi/slack-github-action@v1.27.0 + - uses: slackapi/slack-github-action@v2.0.0 with: payload: | { diff --git a/.github/workflows/run-e2e-suite.yaml b/.github/workflows/run-e2e-suite.yaml index c330d1a8..97fc4570 100644 --- a/.github/workflows/run-e2e-suite.yaml +++ b/.github/workflows/run-e2e-suite.yaml @@ -125,7 +125,7 @@ jobs: resource-label-value: ${{ secrets.GCP_LABEL_VALUE }} - name: Send failed status to slack if: failure() - uses: slackapi/slack-github-action@v1.27.0 + uses: slackapi/slack-github-action@v2.0.0 with: payload: | {