There was an error while loading. Please reload this page.
2 parents 13f3112 + 8f3acc6 commit 96c590eCopy full SHA for 96c590e
1 file changed
.github/workflows/update-dependencies.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Notify slack of PR
33
if: ${{ steps.update.outputs.pull-request-operation != 'none' }}
34
- uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1
+ uses: slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95 # v3.0.1
35
with:
36
method: chat.postMessage
37
token: ${{ secrets.BENNETTBOT_SLACK_BOT_TOKEN }}
0 commit comments