Skip to content

Commit

Permalink
Merge pull request #36 from PHPDevsr/dependabot/github_actions/1Passw…
Browse files Browse the repository at this point in the history
…ord/check-signed-commits-action-1.2.0

chore(deps): bump 1Password/check-signed-commits-action from 1.0.0 to 1.2.0
  • Loading branch information
ddevsr authored Feb 14, 2024
2 parents e192ec0 + 7ec0847 commit 6fd2c8f
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.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].
Expand Down

0 comments on commit 6fd2c8f

Please sign in to comment.