Skip to content

Commit

Permalink
Bump quality-monitor to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Feb 26, 2025
1 parent 6d9db92 commit bae9e0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/quality-monitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
- name: Extract pull request number
uses: jwalton/gh-find-current-pr@v1
id: pr
- name: Run Quality Monitor V2
uses: uhafner/quality-monitor@main
- name: Run Quality Monitor
uses: uhafner/quality-monitor@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
pr-number: ${{ steps.pr.outputs.number }}
Expand Down

0 comments on commit bae9e0f

Please sign in to comment.