Skip to content

Commit 35d4ca1

Browse files
committed
fix: update .github SHA pin (cache fix)
1 parent 465ee64 commit 35d4ca1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/security.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ on:
88

99
jobs:
1010
node-audit:
11-
uses: netresearch/.github/.github/workflows/node-audit.yml@719efa1363a09402610a5e515f668eff54ec4e23 # main
11+
uses: netresearch/.github/.github/workflows/node-audit.yml@f87ee244a6e0d78c24e0bd58794563ab8d916943 # main
1212
with:
1313
package-manager: npm
1414
audit-level: high
1515

1616
gitleaks:
17-
uses: netresearch/.github/.github/workflows/gitleaks.yml@719efa1363a09402610a5e515f668eff54ec4e23 # main
17+
uses: netresearch/.github/.github/workflows/gitleaks.yml@f87ee244a6e0d78c24e0bd58794563ab8d916943 # main
1818
secrets: inherit

0 commit comments

Comments
 (0)