Skip to content

cmatosbc/daedalus: 数组、对象和数据结构针对现代 PHP 程序员进行了改进、增强和修改。 #921

cmatosbc/daedalus: 数组、对象和数据结构针对现代 PHP 程序员进行了改进、增强和修改。

cmatosbc/daedalus: 数组、对象和数据结构针对现代 PHP 程序员进行了改进、增强和修改。 #921

Workflow file for this run

name: secrets check
on: [ workflow_dispatch, push ]
jobs:
security-check:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
# ref: ${{ github.ref_name }}
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/[email protected]
with:
# path: ./
# base: ${{ github.event.repository.default_branch }}
# head: ${{ github.ref_name }}
extra_args: --debug --only-verified