File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -191,7 +191,7 @@ jobs:
191191 if : ${{ failure() }}
192192 steps :
193193 - name : Notify Slack
194- uses : slackapi/slack-github-action@fc46ded2fc4d7f11bfa62864526f920cf1a1167d # v3 .0.4
194+ uses : slackapi/slack-github-action@dcb1066f776dd043e64d0e8ba94ca15cc7e1875d # v4 .0.0
195195 with :
196196 webhook : ${{ secrets.SLACK_WEBHOOK_CONNECT_CI }}
197197 webhook-type : incoming-webhook
Original file line number Diff line number Diff line change 5151 uv run python scripts/generate-feature-matrix.py
5252 fi
5353
54- - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
54+ - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
5555 with :
5656 node-version : 20
5757 cache : npm
Original file line number Diff line number Diff line change 5151 uv run python scripts/generate-feature-matrix.py
5252 fi
5353
54- - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
54+ - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
5555 with :
5656 node-version : 20
5757 cache : npm
Original file line number Diff line number Diff line change @@ -191,7 +191,7 @@ jobs:
191191 steps.gather.outputs.has_prs == 'true' &&
192192 steps.payload.outputs.has_highlights == 'true' &&
193193 (github.event_name == 'schedule' || github.event_name == 'workflow_dispatch')
194- uses : slackapi/slack-github-action@fc46ded2fc4d7f11bfa62864526f920cf1a1167d # v3 .0.4
194+ uses : slackapi/slack-github-action@dcb1066f776dd043e64d0e8ba94ca15cc7e1875d # v4 .0.0
195195 with :
196196 webhook : ${{ secrets.SLACK_WEBHOOK_VIP_WEEKLY_SUMMARY }}
197197 webhook-type : incoming-webhook
You can’t perform that action at this time.
0 commit comments