diff --git a/.github/workflows/_deploy.yml b/.github/workflows/_deploy.yml index 579513d97..634a89340 100644 --- a/.github/workflows/_deploy.yml +++ b/.github/workflows/_deploy.yml @@ -205,7 +205,7 @@ jobs: uses: ./.github/actions/catch-failed-step - name: Send job result to slack id: slack - uses: slackapi/slack-github-action@v2.0.0 + uses: slackapi/slack-github-action@v2.1.0 with: webhook-type: webhook-trigger payload: | diff --git a/.github/workflows/_deploy_backups.yml b/.github/workflows/_deploy_backups.yml index 4da0b3efe..5c4ad0204 100644 --- a/.github/workflows/_deploy_backups.yml +++ b/.github/workflows/_deploy_backups.yml @@ -143,7 +143,7 @@ jobs: uses: ./.github/actions/catch-failed-step - name: Send job result to slack id: slack - uses: slackapi/slack-github-action@v2.0.0 + uses: slackapi/slack-github-action@v2.1.0 with: webhook-type: webhook-trigger payload: | diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index 32694ad29..a557e5760 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -87,7 +87,7 @@ jobs: uses: ./.github/actions/catch-failed-step - name: Send merge result to slack id: slack - uses: slackapi/slack-github-action@v2.0.0 + uses: slackapi/slack-github-action@v2.1.0 with: webhook-type: webhook-trigger payload: |