Skip to content

Commit b1639eb

Browse files
Bump slackapi/slack-github-action from 1.25.0 to 1.27.0 in the actions-on-branch-3-12 group (#2259)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58acf7f commit b1639eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/vuln-check.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100

101101
- name: Post Trivy vulnerability check failure for ScalarDB Server to Slack
102102
if: failure()
103-
uses: slackapi/slack-github-action@v1.25.0
103+
uses: slackapi/slack-github-action@v1.27.0
104104
with:
105105
payload: |
106106
{
@@ -131,7 +131,7 @@ jobs:
131131

132132
- name: Post Trivy vulnerability check failure for ScalarDB Schema Loader to Slack
133133
if: failure()
134-
uses: slackapi/slack-github-action@v1.25.0
134+
uses: slackapi/slack-github-action@v1.27.0
135135
with:
136136
payload: |
137137
{

0 commit comments

Comments
 (0)