We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0bc0490 + 75d2c5f commit aadaffbCopy full SHA for aadaffb
1 file changed
.github/workflows/handbook-changes-notify.yaml
@@ -43,7 +43,7 @@ jobs:
43
run: |
44
./.github/scripts/generate_handbook_urls.sh
45
- name: Send notification
46
- uses: slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95 # v3.0.1
+ uses: slackapi/slack-github-action@03ea5433c137af7c0495bc0cad1af10403fc800c # v3.0.2
47
with:
48
method: chat.postMessage
49
token: ${{ secrets.SLACK_GHBOT_TOKEN }}
0 commit comments