Skip to content

Commit 864d4d3

Browse files
authored
Merge pull request #1254 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 7445fdb + 2ea6be9 commit 864d4d3

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
@@ -75,7 +75,7 @@ jobs:
7575
- name: Send Slack alert notification
7676
id: slack
7777
if: false
78-
uses: slackapi/slack-github-action@v2.0.0
78+
uses: slackapi/slack-github-action@v2.1.0
7979
env:
8080
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
8181
SUMMARY_URL: https://github.com/${{github.repository}}/actions/runs/${{github.run_id}}

0 commit comments

Comments
 (0)