Skip to content

Commit 5104b4e

Browse files
committed
try changing notify action
1 parent 4a0dda9 commit 5104b4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI_license_compliance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,6 @@ jobs:
9292

9393
- name: Notify Slack on nightly failure
9494
if: failure() && github.event_name == 'schedule'
95-
uses: deepset-ai/notify-slack-action@3cda73b77a148f16f703274198e7771340cf862b # v1
95+
uses: deepset-ai/notify-slack-action@a65def0c8bf91d6520286ab34280151c76a5a008 # v1.1.0
9696
with:
9797
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL_NOTIFICATIONS }}

0 commit comments

Comments
 (0)