diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index ea2821f..b6a7bca 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -31,7 +31,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 }}