Skip to content

Commit aadaffb

Browse files
authored
Merge pull request #4926 from FlowFuse/dependabot/github_actions/slackapi/slack-github-action-3.0.2
Bump slackapi/slack-github-action from 3.0.1 to 3.0.2
2 parents 0bc0490 + 75d2c5f commit aadaffb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/handbook-changes-notify.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: |
4444
./.github/scripts/generate_handbook_urls.sh
4545
- name: Send notification
46-
uses: slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95 # v3.0.1
46+
uses: slackapi/slack-github-action@03ea5433c137af7c0495bc0cad1af10403fc800c # v3.0.2
4747
with:
4848
method: chat.postMessage
4949
token: ${{ secrets.SLACK_GHBOT_TOKEN }}

0 commit comments

Comments
 (0)