diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 87c70e4811..d933f4f3e3 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -91,7 +91,7 @@ jobs: - name: Slack Notification if: failure() - uses: slackapi/slack-github-action@16b6c78ee73689a627b65332b34e5d409c7299da # v1.18.0 + uses: slackapi/slack-github-action@e28cf165c92ffef168d23c5c9000cffc8a25e117 # v1.24.0 with: payload: | { diff --git a/.github/workflows/test-go.yaml b/.github/workflows/test-go.yaml index 8d133663c9..58fec9ba83 100644 --- a/.github/workflows/test-go.yaml +++ b/.github/workflows/test-go.yaml @@ -107,7 +107,7 @@ jobs: - name: Slack Notification if: github.event.schedule == '0 4 * * *' && failure() - uses: slackapi/slack-github-action@16b6c78ee73689a627b65332b34e5d409c7299da # v1.18.0 + uses: slackapi/slack-github-action@e28cf165c92ffef168d23c5c9000cffc8a25e117 # v1.24.0 with: payload: | {