Skip to content

Commit 132c9af

Browse files
authored
Merge pull request #1063 from NVIDIA/dependabot/github_actions/main/slackapi/slack-github-action-2.1.0
Bump slackapi/slack-github-action from 2.0.0 to 2.1.0
2 parents c879fb5 + a8ca8e9 commit 132c9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
8787
- name: Send Slack alert notification
8888
if: ${{ failure() }}
89-
uses: slackapi/slack-github-action@v2.0.0
89+
uses: slackapi/slack-github-action@v2.1.0
9090
with:
9191
method: chat.postMessage
9292
token: ${{ secrets.SLACK_BOT_TOKEN }}

0 commit comments

Comments
 (0)