diff --git a/.github/workflows/bigquery-ingestion.yaml b/.github/workflows/bigquery-ingestion.yaml index 4049e2581..66613b46d 100644 --- a/.github/workflows/bigquery-ingestion.yaml +++ b/.github/workflows/bigquery-ingestion.yaml @@ -36,7 +36,7 @@ jobs: gcloud run jobs execute --region us-central1 cve-advisory-cron - name: Post failure notice to Slack - uses: rtCamp/action-slack-notify@b24d75fe0e728a4bf9fc42ee217caa686d141ee8 # ratchet:rtCamp/action-slack-notify@v2.2.1 + uses: rtCamp/action-slack-notify@4e5fb42d249be6a45a298f3c9543b111b02f7907 # ratchet:rtCamp/action-slack-notify@v2.3.0 if: ${{ failure() }} env: SLACK_ICON: http://github.com/chainguard-dev.png?size=48 diff --git a/.github/workflows/build-and-publish-secdb.yaml b/.github/workflows/build-and-publish-secdb.yaml index ec461a3cc..4cdd5925b 100644 --- a/.github/workflows/build-and-publish-secdb.yaml +++ b/.github/workflows/build-and-publish-secdb.yaml @@ -29,7 +29,7 @@ jobs: gcs_apk_directory_name: os - name: Post failure notice to Slack - uses: rtCamp/action-slack-notify@b24d75fe0e728a4bf9fc42ee217caa686d141ee8 # ratchet:rtCamp/action-slack-notify@v2.2.1 + uses: rtCamp/action-slack-notify@4e5fb42d249be6a45a298f3c9543b111b02f7907 # ratchet:rtCamp/action-slack-notify@v2.3.0 if: ${{ failure() }} env: SLACK_ICON: http://github.com/chainguard-dev.png?size=48 diff --git a/.github/workflows/build-and-publish-yaml.yaml b/.github/workflows/build-and-publish-yaml.yaml index 4e1516ec9..694ec3ca6 100644 --- a/.github/workflows/build-and-publish-yaml.yaml +++ b/.github/workflows/build-and-publish-yaml.yaml @@ -29,7 +29,7 @@ jobs: gcs_apk_directory_name: os - name: Post failure notice to Slack - uses: rtCamp/action-slack-notify@b24d75fe0e728a4bf9fc42ee217caa686d141ee8 # ratchet:rtCamp/action-slack-notify@v2.2.1 + uses: rtCamp/action-slack-notify@4e5fb42d249be6a45a298f3c9543b111b02f7907 # ratchet:rtCamp/action-slack-notify@v2.3.0 if: ${{ failure() }} env: SLACK_ICON: http://github.com/chainguard-dev.png?size=48