From 1bdd98d91cc136e0fe4c0a8ddd632b9e2cecad8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 18:13:55 +0000 Subject: [PATCH] Bump slackapi/slack-github-action from 2.0.0 to 2.1.0 Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](https://github.com/slackapi/slack-github-action/compare/485a9d42d3a73031f12ec201c457e2162c45d02d...b0fa283ad8fea605de13dc3f449259339835fc52) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/for-dependabot-to-check.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/for-dependabot-to-check.yml b/.github/workflows/for-dependabot-to-check.yml index 910cdea4..a3442c95 100644 --- a/.github/workflows/for-dependabot-to-check.yml +++ b/.github/workflows/for-dependabot-to-check.yml @@ -42,7 +42,7 @@ jobs: retention-days: 2 - name: 'Notify slack #halfpipe-dev (failure)' if: failure() - uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d + uses: slackapi/slack-github-action@b0fa283ad8fea605de13dc3f449259339835fc52 with: method: chat.postMessage payload: |- @@ -78,7 +78,7 @@ jobs: entrypoint: /bin/sh - name: 'Notify slack #halfpipe-dev (failure)' if: failure() - uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d + uses: slackapi/slack-github-action@b0fa283ad8fea605de13dc3f449259339835fc52 with: method: chat.postMessage payload: |- @@ -137,7 +137,7 @@ jobs: echo "[SNPaaS Mission Control](https://mission-control.snpaas.eu/)" >> $GITHUB_STEP_SUMMARY - name: 'Notify slack #halfpipe-dev (failure)' if: failure() - uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d + uses: slackapi/slack-github-action@b0fa283ad8fea605de13dc3f449259339835fc52 with: method: chat.postMessage payload: |- @@ -187,7 +187,7 @@ jobs: token: ${{ secrets.EE_REPOSITORY_DISPATCH_TOKEN }} - name: 'Notify slack #halfpipe-dev (failure)' if: failure() - uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d + uses: slackapi/slack-github-action@b0fa283ad8fea605de13dc3f449259339835fc52 with: method: chat.postMessage payload: |- @@ -231,7 +231,7 @@ jobs: run: docker-compose -f e2e/actions/docker-compose/docker-compose.yml down - name: 'Notify slack #halfpipe-dev (failure)' if: failure() - uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d + uses: slackapi/slack-github-action@b0fa283ad8fea605de13dc3f449259339835fc52 with: method: chat.postMessage payload: |-