Skip to content

Commit bd39c99

Browse files
authored
Merge pull request #1998 from OpenConext/dependabot/github_actions/sonots/slack-notice-action-4
Bump sonots/slack-notice-action from 3 to 4
2 parents 4114b02 + 398850d commit bd39c99

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
@@ -97,7 +97,7 @@ jobs:
9797
run: |
9898
cd docker && docker compose exec -T engine.dev.openconext.local cat /var/www/html/var/log/application.log
9999
- name: Send notification on production build nightly build failure
100-
uses: sonots/slack-notice-action@v3
100+
uses: sonots/slack-notice-action@v4
101101
with:
102102
status: ${{ job.status }}
103103
env:

0 commit comments

Comments
 (0)