Skip to content

Commit 5799566

Browse files
dependabot[bot]visheshtanksale
authored andcommitted
Bump slackapi/slack-github-action from 2.0.0 to 2.1.1 (NVIDIA#572)
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 2.0.0 to 2.1.1. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@v2.0.0...v2.1.1) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbd3691 commit 5799566

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
- name: Send Slack alert notification
100100
id: slack
101101
if: false
102-
uses: slackapi/slack-github-action@v2.0.0
102+
uses: slackapi/slack-github-action@v2.1.1
103103
env:
104104
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
105105
SUMMARY_URL: https://github.com/${{github.repository}}/actions/runs/${{github.run_id}}

0 commit comments

Comments
 (0)