Skip to content

Commit

Permalink
:dependabot: github-actions(deps): Bump slackapi/slack-github-action from 1.27.0…
Browse files Browse the repository at this point in the history
… to 2.0.0 (#6108)
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 7444d3d commit 7deb3d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-workflow-terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ jobs:
- name: Notify Slack on Failure
if: failure() && steps.terraform_apply.outcome == 'failure'
id: slack_notification
uses: slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0 # v1.27.0
uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d # v2.0.0
with:
payload: |
{
Expand Down

0 comments on commit 7deb3d6

Please sign in to comment.