Skip to content

Commit 0b10b4e

Browse files
SWI-7167 - Upgrading Bandwidth/build-notify-slack-action to v2
1 parent 3647ecd commit 0b10b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
BASE_CALLBACK_URL: ${{ secrets.BASE_CALLBACK_URL }}
4343
run: ./vendor/bin/phpunit tests
4444

45-
- uses: Bandwidth/build-notify-slack-action@v1.0.0
45+
- uses: Bandwidth/build-notify-slack-action@v2
4646
if: failure() && !github.event.pull_request.draft
4747
with:
4848
job-status: ${{ job.status }}

0 commit comments

Comments
 (0)