Skip to content

Commit b52bca7

Browse files
authored
Merge pull request #1317 from NVIDIA/dependabot/github_actions/release-0.17/slackapi/slack-github-action-2.1.1
Bump slackapi/slack-github-action from 2.1.0 to 2.1.1
2 parents e0a461e + 3eeb33a commit b52bca7

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
@@ -72,7 +72,7 @@ jobs:
7272
- name: Send Slack alert notification
7373
id: slack
7474
if: ${{ failure() }}
75-
uses: slackapi/[email protected].0
75+
uses: slackapi/[email protected].1
7676
env:
7777
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
7878
SUMMARY_URL: https://github.com/${{github.repository}}/actions/runs/${{github.run_id}}

0 commit comments

Comments
 (0)