Skip to content

Commit e096251

Browse files
Bump slackapi/slack-github-action from 2.0.0 to 2.1.0
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 570e223 commit e096251

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)