diff --git a/.github/workflows/generate-dependabot-file.yml b/.github/workflows/generate-dependabot-file.yml index 808a7425..cd23ef5e 100644 --- a/.github/workflows/generate-dependabot-file.yml +++ b/.github/workflows/generate-dependabot-file.yml @@ -28,7 +28,7 @@ jobs: - run: bash ./scripts/git-pull-request.sh dependabot env: SECRET: ${{ secrets.GITHUB_TOKEN }} - - uses: 8398a7/action-slack@fbd6aa58ba854a740e11a35d0df80cb5d12101d8 # v3.15.1 + - uses: 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2 name: Slack failure notification with: status: ${{ job.status }}