diff --git a/.github/workflows/quality_checks.yml b/.github/workflows/quality_checks.yml index 7cb0cdb..5c525c2 100644 --- a/.github/workflows/quality_checks.yml +++ b/.github/workflows/quality_checks.yml @@ -25,6 +25,6 @@ jobs: steps: - name: Commisery - uses: tomtom-international/commisery-action@v2 + uses: tomtom-international/commisery-action@v3 with: token: ${{ github.token }}