Skip to content

Commit 0d793ae

Browse files
committed
Update test.yml
1 parent 2b1db1e commit 0d793ae

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
@@ -53,7 +53,7 @@ jobs:
5353
run: mvn -B package --file pom.xml
5454

5555
- name: Notify Slack of Failures
56-
uses: Bandwidth/[email protected].0
56+
uses: Bandwidth/[email protected].1
5757
if: failure() && !github.event.pull_request.draft
5858
with:
5959
job-status: ${{ job.status }}

0 commit comments

Comments
 (0)