diff --git a/.github/workflows/check-signed.yml b/.github/workflows/check-signed.yml index b466d3e..a66de41 100644 --- a/.github/workflows/check-signed.yml +++ b/.github/workflows/check-signed.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@v4 - name: Check signed commits in PR - uses: 1Password/check-signed-commits-action@v1.0.0 + uses: 1Password/check-signed-commits-action@v1.2.0 with: comment: | You must GPG-sign your work, certifying that you either wrote the work or otherwise have the right to pass it on to an open-source project. See Developer's Certificate of Origin. See [signing][1].