Skip to content

Commit

Permalink
Bump 1Password/check-signed-commits-action from 1.1.0 to 1.2.0 (#4)
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.1.0 to 1.2.0.
- [Release notes](https://github.com/1password/check-signed-commits-action/releases)
- [Commits](1Password/check-signed-commits-action@v1.1.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2024
1 parent cbc1fab commit 888f952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-signing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v4

- name: Check signed commits in PR
uses: 1Password/check-signed-commits-action@v1.1.0
uses: 1Password/check-signed-commits-action@v1.2.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
comment: |
Expand Down

0 comments on commit 888f952

Please sign in to comment.