diff --git a/.github/workflows/release-homebrew.yaml b/.github/workflows/release-homebrew.yaml index 8ac7c848d..275bdfae4 100644 --- a/.github/workflows/release-homebrew.yaml +++ b/.github/workflows/release-homebrew.yaml @@ -38,7 +38,7 @@ jobs: tag: ${{ steps.release_info.outputs.tag_name }} revision: ${{ steps.git_info.outputs.commit }} - - uses: 8398a7/action-slack@fbd6aa58ba854a740e11a35d0df80cb5d12101d8 #v3.15.1 + - uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 #v3.16.2 if: ${{ failure() }} with: status: ${{ job.status }} diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index f28d1f3a0..1d7948e64 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -146,7 +146,7 @@ jobs: with: artifact-name: sbom.spdx.json - - uses: 8398a7/action-slack@fbd6aa58ba854a740e11a35d0df80cb5d12101d8 #v3.15.1 + - uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 #v3.16.2 continue-on-error: true with: status: ${{ job.status }} diff --git a/.github/workflows/update-cpe-dictionary-index.yml b/.github/workflows/update-cpe-dictionary-index.yml index 34abd163c..d92b8ab95 100644 --- a/.github/workflows/update-cpe-dictionary-index.yml +++ b/.github/workflows/update-cpe-dictionary-index.yml @@ -45,7 +45,7 @@ jobs: Update CPE dictionary index based on the latest available CPE dictionary token: ${{ steps.generate-token.outputs.token }} - - uses: 8398a7/action-slack@fbd6aa58ba854a740e11a35d0df80cb5d12101d8 #v3.15.1 + - uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 #v3.16.2 with: status: ${{ job.status }} fields: workflow,eventName,job