We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4114b02 + 398850d commit bd39c99Copy full SHA for bd39c99
1 file changed
.github/workflows/test-integration.yml
@@ -97,7 +97,7 @@ jobs:
97
run: |
98
cd docker && docker compose exec -T engine.dev.openconext.local cat /var/www/html/var/log/application.log
99
- name: Send notification on production build nightly build failure
100
- uses: sonots/slack-notice-action@v3
+ uses: sonots/slack-notice-action@v4
101
with:
102
status: ${{ job.status }}
103
env:
0 commit comments