diff --git a/.github/workflows/secret-scanner.yml b/.github/workflows/secret-scanner.yml index 7adc057..6a9a1b7 100644 --- a/.github/workflows/secret-scanner.yml +++ b/.github/workflows/secret-scanner.yml @@ -16,5 +16,5 @@ permissions: contents: read jobs: secret-scan: - uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@5b1d00229e5e8c0c0fbfedc7e80f37ea50f49236 + uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@d5fe075a50ab3ce4f41614d66ed77f152fda134f secrets: inherit diff --git a/members/tooling/vscode-a2ml/.github/workflows/mirror.yml b/members/tooling/vscode-a2ml/.github/workflows/mirror.yml index e7eda1d..69894dd 100644 --- a/members/tooling/vscode-a2ml/.github/workflows/mirror.yml +++ b/members/tooling/vscode-a2ml/.github/workflows/mirror.yml @@ -11,5 +11,5 @@ permissions: jobs: mirror: - uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@5b1d00229e5e8c0c0fbfedc7e80f37ea50f49236 + uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@d5fe075a50ab3ce4f41614d66ed77f152fda134f secrets: inherit