Skip to content

Commit 3063177

Browse files
Merge pull request #1182 from NVIDIA/dependabot/github_actions/main/slackapi/slack-github-action-2.1.1
Bump slackapi/slack-github-action from 2.1.0 to 2.1.1
2 parents c7f91ad + 6c3140a commit 3063177

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
@@ -91,7 +91,7 @@ jobs:
9191
retention-days: 15
9292
- name: Send Slack alert notification
9393
if: ${{ failure() }}
94-
uses: slackapi/slack-github-action@v2.1.0
94+
uses: slackapi/slack-github-action@v2.1.1
9595
with:
9696
method: chat.postMessage
9797
token: ${{ secrets.SLACK_BOT_TOKEN }}

0 commit comments

Comments
 (0)