Skip to content

fix(ci): adopt Actions dependency lockfile (estate startup_failure remediation) #276

fix(ci): adopt Actions dependency lockfile (estate startup_failure remediation)

fix(ci): adopt Actions dependency lockfile (estate startup_failure remediation) #276

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0
# This workflow is managed by gh actions-lock.
name: Secret Scanner
on:
pull_request:
push:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
actions: read
contents: read
jobs:
scan:
permissions:
contents: read
pull-requests: write
actions: read
uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@fcb8669169b4e9f5d9848608df880ae5fae812b4
secrets: inherit