diff --git a/.github/workflows/notify-slack.yml b/.github/workflows/notify-slack.yml index af9bf8c0c5368..90644845bcbb0 100644 --- a/.github/workflows/notify-slack.yml +++ b/.github/workflows/notify-slack.yml @@ -90,7 +90,7 @@ jobs: - name: Slack Notification if: always() - uses: rtCamp/action-slack-notify@v2.1.2 + uses: rtCamp/action-slack-notify@v2.1.3 env: SLACK_CHANNEL: vtp-autotest-resultat SLACK_COLOR: ${{ env.SLACK_COLOR }}