diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index 912d02f..ba81c8c 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -30,7 +30,7 @@ jobs: - name: Notify slack of PR if: ${{ steps.update.outputs.pull-request-operation != 'none' }} - uses: slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95 # v3.0.1 + uses: slackapi/slack-github-action@03ea5433c137af7c0495bc0cad1af10403fc800c # v3.0.2 with: method: chat.postMessage token: ${{ secrets.BENNETTBOT_SLACK_BOT_TOKEN }}