Skip to content

Commit 398850d

Browse files
Bump sonots/slack-notice-action from 3 to 4
Bumps [sonots/slack-notice-action](https://github.com/sonots/slack-notice-action) from 3 to 4. - [Release notes](https://github.com/sonots/slack-notice-action/releases) - [Changelog](https://github.com/sonots/slack-notice-action/blob/main/CHANGELOG.md) - [Commits](sonots/slack-notice-action@v3...v4) --- updated-dependencies: - dependency-name: sonots/slack-notice-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41bd8a9 commit 398850d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
run: |
9494
cd docker && docker compose exec -T engine.dev.openconext.local cat /var/www/html/var/log/application.log
9595
- name: Send notification on production build nightly build failure
96-
uses: sonots/slack-notice-action@v3
96+
uses: sonots/slack-notice-action@v4
9797
with:
9898
status: ${{ job.status }}
9999
env:

0 commit comments

Comments
 (0)