We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b1db1e commit 0d793aeCopy full SHA for 0d793ae
.github/workflows/test.yml
@@ -53,7 +53,7 @@ jobs:
53
run: mvn -B package --file pom.xml
54
55
- name: Notify Slack of Failures
56
- uses: Bandwidth/[email protected].0
+ uses: Bandwidth/[email protected].1
57
if: failure() && !github.event.pull_request.draft
58
with:
59
job-status: ${{ job.status }}
0 commit comments