Skip to content

Commit

Permalink
[Bot] Bump slackapi/slack-github-action from 1.27.0 to 2.0.0 (#909)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Li Nguyen <[email protected]>
  • Loading branch information
dependabot[bot] and huong-li-nguyen authored Dec 2, 2024
1 parent 14b1aad commit f875501
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-integration-vizro-ai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:

- name: Send custom JSON data to Slack
id: slack
uses: slackapi/slack-github-action@v1.27.0
uses: slackapi/slack-github-action@v2.0.0
if: failure()
with:
payload: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-score-vizro-ai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:

- name: Send custom JSON data to Slack
id: slack
uses: slackapi/slack-github-action@v1.27.0
uses: slackapi/slack-github-action@v2.0.0
if: failure()
with:
payload: |
Expand Down

0 comments on commit f875501

Please sign in to comment.