Skip to content

Commit d69b7be

Browse files
Bump slackapi/slack-github-action from 3.0.3 to 3.0.5 in the github-actions group (#638)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e40a1b1 commit d69b7be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: vendor/bin/phpunit
5757

5858
- name: Send Slack notification
59-
uses: slackapi/slack-github-action@45a88b9581bfab2566dc881e2cd66d334e621e2c # v3.0.3
59+
uses: slackapi/slack-github-action@0d95c9a7becc1e6e297d76df9bc735c44f4cbcbc # v3.0.5
6060
if: failure() && github.event_name == 'schedule'
6161
with:
6262
webhook: ${{ secrets.SLACK_WEBHOOK }}

0 commit comments

Comments
 (0)