Skip to content

Commit

Permalink
Merge pull request #949 from rancher/dependabot/github_actions/slacka…
Browse files Browse the repository at this point in the history
…pi/slack-github-action-2.0.0

chore(deps): bump slackapi/slack-github-action from 1.27.0 to 2.0.0
  • Loading branch information
mjura authored Nov 27, 2024
2 parents c777ff5 + fbe9ffb commit 837945d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
if-no-files-found: ignore
- name: Send failed status to slack
if: failure() && github.event_name == 'schedule'
uses: slackapi/slack-github-action@v1.27.0
uses: slackapi/slack-github-action@v2.0.0
with:
payload: |
{
Expand Down

0 comments on commit 837945d

Please sign in to comment.