Skip to content

Commit

Permalink
Merge pull request #903 from NVIDIA/dependabot/github_actions/main/sl…
Browse files Browse the repository at this point in the history
…ackapi/slack-github-action-2.0.0

Bump slackapi/slack-github-action from 1.27.0 to 2.0.0
  • Loading branch information
elezar authored Feb 12, 2025
2 parents 5d27489 + ce79d01 commit 9e85fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- name: Send Slack alert notification
id: slack
if: ${{ failure() }}
uses: slackapi/slack-github-action@v1.27.0
uses: slackapi/slack-github-action@v2.0.0
env:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SUMMARY_URL: https://github.com/${{github.repository}}/actions/runs/${{github.run_id}}
Expand Down

0 comments on commit 9e85fb5

Please sign in to comment.