Skip to content

fix(deps): update dependency setuptools to v84 #567

fix(deps): update dependency setuptools to v84

fix(deps): update dependency setuptools to v84 #567

name: "[OpenAEV] Check Signed Commits in PR"

Check warning on line 1 in .github/workflows/openaev-check-signed-commit.yml

View workflow run for this annotation

GitHub Actions / [OpenAEV] Check Signed Commits in PR

Workflow execution policy warning (evaluate mode)

On November 2, 2026, GitHub will restrict `pull_request_target` on public repositories by default. To continue allowing the event trigger, configure an Actions policy. Learn more: https://gh.io/securely-using-pull_request_target#default-policy-for-pull_request_target
on:
pull_request_target:
branches: [main]
permissions:
contents: read
pull-requests: write
jobs:
check-signed-commits:
runs-on: ubuntu-latest
steps:
- name: Check signed commits in PR
uses: FiligranHQ/filigran-ci-tools/actions/check-signed-commit@main