Skip to content

Commit c7d0353

Browse files
chore(deps): bump slackapi/slack-github-action
Bumps the github-actions group with 1 update in the / directory: [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action). Updates `slackapi/slack-github-action` from 3.0.1 to 3.0.3 - [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.1...v3.0.3) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8adfc1 commit c7d0353

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration-test-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ jobs:
390390
steps:
391391
- uses: actions/checkout@v6
392392
- name: Notify failure
393-
uses: slackapi/slack-github-action@v3.0.1
393+
uses: slackapi/slack-github-action@v3.0.3
394394
if: env.SLACK_CAMUNDA_EX_CI_WEBHOOK != ''
395395
env:
396396
SLACK_CAMUNDA_EX_CI_WEBHOOK: ${{ secrets.SLACK_CAMUNDA_EX_CI_WEBHOOK }}

0 commit comments

Comments
 (0)