Skip to content

Commit d577ac6

Browse files
authored
Merge pull request #6575 from mozilla/dependabot/github_actions/slackapi/slack-github-action-3.0.1
chore(deps): bump slackapi/slack-github-action from 2.1.1 to 3.0.1
2 parents 40bc433 + 8531fdf commit d577ac6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/functional_tests_cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282

8383
- name: Send GitHub Action trigger data to Slack workflow
8484
id: slack
85-
uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1
85+
uses: slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95 # v3.0.1
8686
if: failure() && github.ref == 'refs/heads/main'
8787
with:
8888
webhook: ${{ secrets.SLACK_GHA_FAILURES_WEBHOOK }}

0 commit comments

Comments
 (0)