Skip to content

Commit

Permalink
Merge pull request #12 from ddevsr/dev
Browse files Browse the repository at this point in the history
fix: back to version `v1.0.0` check-signed
  • Loading branch information
ddevsr authored Sep 25, 2023
2 parents 41fd3b9 + a64f7db commit e93c6e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-signed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4

- name: Check signed commits in PR
uses: 1Password/check-signed-commits-action@v1
uses: 1Password/check-signed-commits-action@v1.0.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].
Expand Down

0 comments on commit e93c6e5

Please sign in to comment.