Skip to content

Commit be4e726

Browse files
Bump slackapi/slack-github-action from 2.1.1 to 3.0.1
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 2.1.1 to 3.0.1. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@v2.1.1...v3.0.1) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 326987f commit be4e726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/moby-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Notify to Slack on failures
5151
if: failure()
5252
id: slack
53-
uses: slackapi/slack-github-action@v2.1.1
53+
uses: slackapi/slack-github-action@v3.0.1
5454
with:
5555
payload: |
5656
{

0 commit comments

Comments
 (0)