Skip to content

Commit 2d5c61f

Browse files
committed
Bump the version of quality monitor to 4.0.0-SNAPSHOT
1 parent 506e828 commit 2d5c61f

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@v3
44+
uses: uhafner/quality-monitor@v4.0.0-SNAPSHOT
4545
with:
4646
sha: ${{ steps.pr.outputs.sha }}
4747
config: ${{ steps.quality-monitor.outputs.json }}

0 commit comments

Comments
 (0)