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.
2 parents 6b80ce5 + 3d6b46d commit b7334cbCopy full SHA for b7334cb
1 file changed
.github/workflows/quality-monitor-jenkins.yml
@@ -45,7 +45,7 @@ jobs:
45
uses: jwalton/gh-find-current-pr@v1
46
id: pr
47
- name: Run Quality Monitor
48
- uses: uhafner/quality-monitor@v2
+ uses: uhafner/quality-monitor@v3
49
with:
50
pr-number: ${{ steps.pr.outputs.number }}
51
show-headers: true
0 commit comments