File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414
1515# Load Nix flake if flake.nix exists
1616if has nix && [ -f flake.nix ]; then
17- use flake
1817fi
1918
2019# Project environment variables
Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ permissions:
1515
1616jobs :
1717 governance :
18- uses : hyperpolymath/standards/.github/workflows/governance-reusable.yml@81dbf2dd854b1444fd6236fa2352474383b2c2b9
18+ uses : hyperpolymath/standards/.github/workflows/governance-reusable.yml@81dbf2dd854b1444fd6236fa2352474383b2c2b9
Original file line number Diff line number Diff line change @@ -18,4 +18,4 @@ permissions:
1818
1919jobs :
2020 scan :
21- uses : hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@81dbf2dd854b1444fd6236fa2352474383b2c2b9
21+ uses : hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@81dbf2dd854b1444fd6236fa2352474383b2c2b9
Original file line number Diff line number Diff line change 2020 permissions :
2121 contents : read
2222 uses : hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@c65436ee3351cd6b0fa14b142938b195efc77586
23- secrets : inherit
23+ secrets : inherit
Original file line number Diff line number Diff line change @@ -430,4 +430,4 @@ jobs:
430430
431431 Findings saved as \`unified-findings\` artifact.
432432 The gitbot-fleet scanner will ingest these on its next pass.
433- EOF
433+ EOF
You can’t perform that action at this time.
0 commit comments