Skip to content

Commit bec3906

Browse files
chore(deps): bump slackapi/slack-github-action from 3.0.1 to 3.0.2 (#1869)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69163d6 commit bec3906

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ jobs:
174174
if: ${{ !success() && github.ref == 'refs/heads/main' && github.event_name != 'workflow_dispatch' }}
175175
steps:
176176
- name: Send notifications of failing tests
177-
uses: slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95 # v3.0.1
177+
uses: slackapi/slack-github-action@03ea5433c137af7c0495bc0cad1af10403fc800c # v3.0.2
178178
with:
179179
errors: true
180180
webhook: ${{ secrets.SLACK_REGRESSION_FAILURES_WEBHOOK_URL }}

0 commit comments

Comments
 (0)