Skip to content

Commit 3d6b46d

Browse files
Bump uhafner/quality-monitor from 2 to 3
Bumps [uhafner/quality-monitor](https://github.com/uhafner/quality-monitor) from 2 to 3. - [Release notes](https://github.com/uhafner/quality-monitor/releases) - [Commits](uhafner/quality-monitor@v2...v3) --- updated-dependencies: - dependency-name: uhafner/quality-monitor dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b80ce5 commit 3d6b46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality-monitor-jenkins.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: jwalton/gh-find-current-pr@v1
4646
id: pr
4747
- name: Run Quality Monitor
48-
uses: uhafner/quality-monitor@v2
48+
uses: uhafner/quality-monitor@v3
4949
with:
5050
pr-number: ${{ steps.pr.outputs.number }}
5151
show-headers: true

0 commit comments

Comments
 (0)