Skip to content

Commit

Permalink
:dependabot: github-actions(deps): Bump slackapi/slack-github-action from 1.26.0…
Browse files Browse the repository at this point in the history
… to 1.27.0 (#5193)
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 8681369 commit 2874e4b
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@70cd7be8e40a46e8b0eced40b0de447bdb42f68e # v1.26.0
uses: slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0 # v1.27.0
with:
payload: |
{
Expand Down

0 comments on commit 2874e4b

Please sign in to comment.