File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ jobs:
131131 echo "EOF" >> $GITHUB_OUTPUT
132132
133133 - name : Notify Slack
134- uses : slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95 # v3.0.1
134+ uses : slackapi/slack-github-action@03ea5433c137af7c0495bc0cad1af10403fc800c # v3.0.2
135135 with :
136136 webhook : ${{ secrets.SLACK_WEBHOOK_DEV_NOTIFICATIONS_URL }}
137137 webhook-type : incoming-webhook
Original file line number Diff line number Diff line change 2020
2121 - name : Notify slack
2222 if : ${{ failure() }}
23- uses : slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95 # v3.0.1
23+ uses : slackapi/slack-github-action@03ea5433c137af7c0495bc0cad1af10403fc800c # v3.0.2
2424 with :
2525 webhook : ${{ secrets.SLACK_WEBHOOK_DEV_NOTIFICATIONS_URL }}
2626 webhook-type : incoming-webhook
You can’t perform that action at this time.
0 commit comments