From 5128ef5f849ef8baa9e0bcbb0bb209e77bdef544 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 10:34:49 +0000 Subject: [PATCH] Update SonarSource/gh-action_slack-notify action to v1.0.2 --- .github/workflows/SlackNotify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/SlackNotify.yml b/.github/workflows/SlackNotify.yml index 9c168d68..6d5f7471 100644 --- a/.github/workflows/SlackNotify.yml +++ b/.github/workflows/SlackNotify.yml @@ -17,6 +17,6 @@ jobs: - name: Send Slack Notification env: GITHUB_TOKEN: ${{ github.token }} - uses: SonarSource/gh-action_slack-notify@1.0.1 + uses: SonarSource/gh-action_slack-notify@9532fdcfa4143ed5da2da7b0e77172abbe24ae33 # 1.0.2 with: slackChannel: squad-python-notifs