Skip to content

Commit 4ae4f9f

Browse files
committed
Bump version of quality-monitor to 4.0.0-RC1
1 parent 296ff69 commit 4ae4f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
id: quality-gates
4242
run: echo "json=$(jq -c . .github/quality-gates.json)" >> "$GITHUB_OUTPUT"
4343
- name: Run Quality Monitor and Comment on PR
44-
uses: uhafner/quality-monitor@changed-lines
44+
uses: uhafner/quality-monitor@4.0.0-RC1
4545
with:
4646
sha: ${{ steps.pr.outputs.sha }}
4747
config: ${{ steps.quality-monitor.outputs.json }}

0 commit comments

Comments
 (0)