Skip to content

Commit 270a12e

Browse files
Bump slackapi/slack-github-action from 1.27.0 to 2.0.0 (#5014)
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.27.0 to 2.0.0. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@v1.27.0...v2.0.0) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 318d86a commit 270a12e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-deps-updater.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
112112
- name: Slack Notification
113113
if: ${{ steps.cpr.outputs.pull-request-number }}
114-
uses: slackapi/slack-github-action@v1.27.0
114+
uses: slackapi/slack-github-action@v2.0.0
115115
with:
116116
payload: |
117117
{

0 commit comments

Comments
 (0)