Bump slackapi/slack-github-action from 2.1.0 to 2.1.1 (#8996)

GitOrigin-RevId: 86c82958f52f4082a09fd77e154df9c3b9ac9524
This commit is contained in:
dependabot[bot] 2025-07-22 08:17:22 +00:00 committed by Manul from Pathway
parent 95c4683c56
commit 5e5b6f95d3
2 changed files with 2 additions and 2 deletions

View File

@ -128,7 +128,7 @@ jobs:
steps:
- name: Post to a Slack channel
id: slack
uses: slackapi/slack-github-action@v2.1.0
uses: slackapi/slack-github-action@v2.1.1
with:
webhook: ${{ secrets.SLACK_WEBHOOK_URL }}
webhook-type: webhook-trigger

View File

@ -408,7 +408,7 @@ jobs:
steps:
- name: Post to a Slack channel
id: slack
uses: slackapi/slack-github-action@v2.1.0
uses: slackapi/slack-github-action@v2.1.1
with:
webhook: ${{ secrets.SLACK_WEBHOOK_URL }}
webhook-type: webhook-trigger