mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-10 21:00:06 +00:00
👷 Nix -> Lix, and scan more file types for exposed secrets
This commit is contained in:
parent
bcaad1ab81
commit
83fcfe7916
4 changed files with 6 additions and 7 deletions
5
.github/workflows/validate.yml
vendored
5
.github/workflows/validate.yml
vendored
|
@ -16,11 +16,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.ref_name }}
|
||||
persist-credentials: false
|
||||
|
||||
- name: Install Nix
|
||||
- name: Install Lix
|
||||
uses: ./.github/actions/install-lix
|
||||
|
||||
- name: Validate Flake
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue