summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/govulncheck.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/govulncheck.yml')
-rw-r--r--.github/workflows/govulncheck.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/govulncheck.yml b/.github/workflows/govulncheck.yml
index 2b46aa9b0..41ae0567d 100644
--- a/.github/workflows/govulncheck.yml
+++ b/.github/workflows/govulncheck.yml
@@ -24,7 +24,7 @@ jobs:
- name: Post to slack
if: failure() && github.event_name == 'schedule'
- uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1
+ uses: slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95 # v3.0.1
with:
method: chat.postMessage
token: ${{ secrets.GOVULNCHECK_BOT_TOKEN }}