Skip to content

Commit 66ada1a

Browse files
Update SonarSource/gh-action_slack-notify action to v1.0.2
1 parent a18f29d commit 66ada1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/SlackNotify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
- name: Send Slack Notification
1818
env:
1919
GITHUB_TOKEN: ${{ github.token }}
20-
uses: SonarSource/gh-action_slack-notify@1.0.1
20+
uses: SonarSource/gh-action_slack-notify@9532fdcfa4143ed5da2da7b0e77172abbe24ae33 # 1.0.2
2121
with:
2222
slackChannel: squad-python-notifs

0 commit comments

Comments
 (0)