diff --git a/.github/workflows/commisery.yml b/.github/workflows/commisery.yml index 39a8b3a..2f62cd5 100644 --- a/.github/workflows/commisery.yml +++ b/.github/workflows/commisery.yml @@ -30,7 +30,7 @@ jobs: api.github.com:443 - name: Run Commisery - uses: tomtom-international/commisery-action@bef890475f77d1e3c39d6a7f49edff8ea6df420f # v2.21.0 + uses: tomtom-international/commisery-action@6b639e2b7cd250201e2add9aa99e95cf70fa5e1b # v3.0.0 with: token: ${{ secrets.GITHUB_TOKEN }} validate-pull-request: false