We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a0dda9 commit 5104b4eCopy full SHA for 5104b4e
1 file changed
.github/workflows/CI_license_compliance.yml
@@ -92,6 +92,6 @@ jobs:
92
93
- name: Notify Slack on nightly failure
94
if: failure() && github.event_name == 'schedule'
95
- uses: deepset-ai/notify-slack-action@3cda73b77a148f16f703274198e7771340cf862b # v1
+ uses: deepset-ai/notify-slack-action@a65def0c8bf91d6520286ab34280151c76a5a008 # v1.1.0
96
with:
97
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL_NOTIFICATIONS }}
0 commit comments