diff --git a/.github/workflows/signed-commit-authors.yml b/.github/workflows/signed-commit-authors.yml index 151af8f..5cd141f 100644 --- a/.github/workflows/signed-commit-authors.yml +++ b/.github/workflows/signed-commit-authors.yml @@ -31,7 +31,7 @@ jobs: - name: Verify signed commit authors if: github.event_name == 'pull_request' - uses: rocicorp/.github/.github/actions/verify-signed-commit-authors@088d5c5d2e03a20c25cea0876a45fb1b1675e8c4 + uses: rocicorp/.github/.github/actions/verify-signed-commit-authors@2e203740c856d1aafcf8ea31c7923eb76e2288ed with: enforce: true github-token: ${{ github.token }}