Skip to content

Commit

Permalink
Bump slackapi/slack-github-action from 1.24.0 to 1.27.0 in the action…
Browse files Browse the repository at this point in the history
…s-on-branch-3-11 group (#2261)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 5cc7534 commit 242da6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/vuln-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:

- name: Post Trivy vulnerability check failure for ScalarDB Server to Slack
if: failure()
uses: slackapi/slack-github-action@v1.24.0
uses: slackapi/slack-github-action@v1.27.0
with:
payload: |
{
Expand Down Expand Up @@ -131,7 +131,7 @@ jobs:

- name: Post Trivy vulnerability check failure for ScalarDB Schema Loader to Slack
if: failure()
uses: slackapi/slack-github-action@v1.24.0
uses: slackapi/slack-github-action@v1.27.0
with:
payload: |
{
Expand Down

0 comments on commit 242da6f

Please sign in to comment.