From 85cb8146b3d4ff1fd1ba7d7380c5b8b2bd25efea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 13:39:48 +0000 Subject: [PATCH] Bump rtCamp/action-slack-notify from 2.3.0 to 2.3.1 in the actions group Bumps the actions group with 1 update: [rtCamp/action-slack-notify](https://github.com/rtcamp/action-slack-notify). Updates `rtCamp/action-slack-notify` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/rtcamp/action-slack-notify/releases) - [Commits](https://github.com/rtcamp/action-slack-notify/compare/4e5fb42d249be6a45a298f3c9543b111b02f7907...65e6fc1ce697e2df8149d9ae9909acc5ec5599ce) --- updated-dependencies: - dependency-name: rtCamp/action-slack-notify dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 8af701e..4b4f89b 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -47,7 +47,7 @@ jobs: terraform apply -auto-approve "plan.out" - - uses: rtCamp/action-slack-notify@4e5fb42d249be6a45a298f3c9543b111b02f7907 # v2.3.0 + - uses: rtCamp/action-slack-notify@65e6fc1ce697e2df8149d9ae9909acc5ec5599ce # v2.3.1 if: ${{ failure() }} env: SLACK_ICON: http://github.com/chainguard-dev.png?size=48