Skip to content

Commit

Permalink
chore(deps): bump 1Password/check-signed-commits-action
Browse files Browse the repository at this point in the history
Bumps [1Password/check-signed-commits-action](https://github.com/1password/check-signed-commits-action) from 1.0.0 to 1.2.0.
- [Release notes](https://github.com/1password/check-signed-commits-action/releases)
- [Commits](1Password/check-signed-commits-action@v1.0.0...v1.2.0)

---
updated-dependencies:
- dependency-name: 1Password/check-signed-commits-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2024
1 parent e192ec0 commit 7ec0847
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 7ec0847

Please sign in to comment.