Skip to content

feat: add blapi feature to bypass PKCS#11 in RecordProtection #74

feat: add blapi feature to bypass PKCS#11 in RecordProtection

feat: add blapi feature to bypass PKCS#11 in RecordProtection #74

Workflow file for this run

name: Lint GitHub Actions workflows
on:
push:
branches: ["main"]
paths: [".github/**"]
pull_request:
paths: [".github/**"]
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
actionlint:
uses: mozilla/actions/.github/workflows/actionlint.yml@25cb84d060946c0ad6d2c3f79da479b16d180d71 # v1.1.0
permissions:
contents: read
security-events: write # Required for zizmor to upload SARIF results.