Skip to content

Commit 63e8ecb

Browse files
authored
Merge pull request #1070 from NVIDIA/dependabot/github_actions/release-1.17/slackapi/slack-github-action-2.1.0
Bump slackapi/slack-github-action from 2.0.0 to 2.1.0
2 parents d4739cb + e096251 commit 63e8ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yaml

+1-1
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)