diff --git a/.github/workflows/commisery.yml b/.github/workflows/commisery.yml index 899b918..ce4e987 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@d3ec49ef9cf6d30171416ffe80f1bc599ded2d6b # v3.3.2 + uses: tomtom-international/commisery-action@24b1d8f2c264d17e529eca64fd31100ee365a1b1 # v3.3.6 with: token: ${{ secrets.GITHUB_TOKEN }} validate-pull-request: false