mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-05-12 15:51:41 +00:00
Merge pull request #1063 from NVIDIA/dependabot/github_actions/main/slackapi/slack-github-action-2.1.0
Some checks failed
Some checks failed
Bump slackapi/slack-github-action from 2.0.0 to 2.1.0
This commit is contained in:
commit
132c9afb6c
2
.github/workflows/e2e.yaml
vendored
2
.github/workflows/e2e.yaml
vendored
@ -86,7 +86,7 @@ jobs:
|
||||
|
||||
- name: Send Slack alert notification
|
||||
if: ${{ failure() }}
|
||||
uses: slackapi/slack-github-action@v2.0.0
|
||||
uses: slackapi/slack-github-action@v2.1.0
|
||||
with:
|
||||
method: chat.postMessage
|
||||
token: ${{ secrets.SLACK_BOT_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user