We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fdff65 commit 582a0c3Copy full SHA for 582a0c3
.github/workflows/slack_notify.yml
@@ -8,6 +8,6 @@ jobs:
8
slack-notifications:
9
permissions:
10
id-token: write # to authenticate via OIDC
11
- uses: SonarSource/gh-action_build-notify/.github/workflows/main.yaml@a7c8bbe47234f120817f1a0c80a15d1fc429fcf3 # 2.0.0
+ uses: SonarSource/gh-action_build-notify/.github/workflows/main.yaml@4e96c8adc61581df626865d0be22396c7014c7c3 # 2.1.0
12
with:
13
slackChannel: squad-dev-infra-github
0 commit comments