Skip to content

fix: runtime NSS_DB_PATH and Once-guarded fixture_init #86

fix: runtime NSS_DB_PATH and Once-guarded fixture_init

fix: runtime NSS_DB_PATH and Once-guarded fixture_init #86

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@27cbe8fb5d338c2861b787e5de10410559065db1 # v1.1.3
permissions:
contents: read
security-events: write # Required for zizmor to upload SARIF results.