Skip to content

Commit 5e8c141

Browse files
Merge pull request #1192 from NVIDIA/dependabot/github_actions/release-1.17/slackapi/slack-github-action-2.1.1
Bump slackapi/slack-github-action from 2.1.0 to 2.1.1
2 parents f297a18 + d452e7b commit 5e8c141

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/[email protected].0
89+
uses: slackapi/[email protected].1
9090
with:
9191
method: chat.postMessage
9292
token: ${{ secrets.SLACK_BOT_TOKEN }}

0 commit comments

Comments
 (0)