Skip to content

chore(deps): bump toml_edit from 0.22.27 to 0.25.9+spec-1.1.0 #154

chore(deps): bump toml_edit from 0.22.27 to 0.25.9+spec-1.1.0

chore(deps): bump toml_edit from 0.22.27 to 0.25.9+spec-1.1.0 #154

---
# Checks if the comments are signed or not
name: PR - Signed commits check
"on": pull_request_target
jobs:
check-signed-commits:
name: Check signed commits in PR
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: Check signed commits in PR
uses: 1Password/check-signed-commits-action@v1