Skip to content

Commit b1c2d09

Browse files
chore(deps): bump slackapi/slack-github-action from 3.0.4 to 4.0.0 (#5978)
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 3.0.4 to 4.0.0. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Changelog](https://github.com/slackapi/slack-github-action/blob/main/CHANGELOG.md) - [Commits](slackapi/slack-github-action@v3.0.4...v4.0.0) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67a415c commit b1c2d09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
115115
- name: Slack Notification
116116
if: ${{ steps.cpr.outputs.pull-request-number }}
117-
uses: slackapi/slack-github-action@v3.0.4
117+
uses: slackapi/slack-github-action@v4.0.0
118118
with:
119119
webhook: ${{ secrets.KOTS_IMAGE_DEPS_SLACK_WEBHOOK }}
120120
webhook-type: webhook-trigger

0 commit comments

Comments
 (0)