diff --git a/1-formats/a2ml/meta/.github/workflows/codeql.yml b/1-formats/a2ml/meta/.github/workflows/codeql.yml index e6bdb0e71..90f0622bb 100644 --- a/1-formats/a2ml/meta/.github/workflows/codeql.yml +++ b/1-formats/a2ml/meta/.github/workflows/codeql.yml @@ -22,6 +22,6 @@ jobs: actions: read contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 with: language: javascript-typescript diff --git a/1-formats/a2ml/meta/.github/workflows/governance.yml b/1-formats/a2ml/meta/.github/workflows/governance.yml index bd68b4c8a..ff72fbc89 100644 --- a/1-formats/a2ml/meta/.github/workflows/governance.yml +++ b/1-formats/a2ml/meta/.github/workflows/governance.yml @@ -27,4 +27,4 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 diff --git a/1-formats/a2ml/meta/.github/workflows/hypatia-scan.yml b/1-formats/a2ml/meta/.github/workflows/hypatia-scan.yml index fbd881243..7acc46b6a 100644 --- a/1-formats/a2ml/meta/.github/workflows/hypatia-scan.yml +++ b/1-formats/a2ml/meta/.github/workflows/hypatia-scan.yml @@ -21,5 +21,5 @@ jobs: actions: read contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/1-formats/a2ml/meta/.github/workflows/mirror.yml b/1-formats/a2ml/meta/.github/workflows/mirror.yml index 639988aa6..d5201b962 100644 --- a/1-formats/a2ml/meta/.github/workflows/mirror.yml +++ b/1-formats/a2ml/meta/.github/workflows/mirror.yml @@ -14,5 +14,5 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/1-formats/a2ml/meta/.github/workflows/scorecard-enforcer.yml b/1-formats/a2ml/meta/.github/workflows/scorecard-enforcer.yml index 61a6ea9d9..03e34c77a 100644 --- a/1-formats/a2ml/meta/.github/workflows/scorecard-enforcer.yml +++ b/1-formats/a2ml/meta/.github/workflows/scorecard-enforcer.yml @@ -17,5 +17,5 @@ jobs: permissions: contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/1-formats/a2ml/meta/.github/workflows/scorecard.yml b/1-formats/a2ml/meta/.github/workflows/scorecard.yml index 6aeb4b316..0b978aa38 100644 --- a/1-formats/a2ml/meta/.github/workflows/scorecard.yml +++ b/1-formats/a2ml/meta/.github/workflows/scorecard.yml @@ -15,5 +15,5 @@ jobs: permissions: contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/1-formats/a2ml/meta/.github/workflows/secret-scanner.yml b/1-formats/a2ml/meta/.github/workflows/secret-scanner.yml index 682b40939..2966fe5f6 100644 --- a/1-formats/a2ml/meta/.github/workflows/secret-scanner.yml +++ b/1-formats/a2ml/meta/.github/workflows/secret-scanner.yml @@ -17,5 +17,5 @@ jobs: scan: permissions: contents: read - uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/2-protocols/0-ai-gatekeeper/.github/workflows/codeql.yml b/2-protocols/0-ai-gatekeeper/.github/workflows/codeql.yml index e6bdb0e71..90f0622bb 100644 --- a/2-protocols/0-ai-gatekeeper/.github/workflows/codeql.yml +++ b/2-protocols/0-ai-gatekeeper/.github/workflows/codeql.yml @@ -22,6 +22,6 @@ jobs: actions: read contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 with: language: javascript-typescript diff --git a/2-protocols/0-ai-gatekeeper/.github/workflows/governance.yml b/2-protocols/0-ai-gatekeeper/.github/workflows/governance.yml index bd68b4c8a..ff72fbc89 100644 --- a/2-protocols/0-ai-gatekeeper/.github/workflows/governance.yml +++ b/2-protocols/0-ai-gatekeeper/.github/workflows/governance.yml @@ -27,4 +27,4 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 diff --git a/2-protocols/0-ai-gatekeeper/.github/workflows/hypatia-scan.yml b/2-protocols/0-ai-gatekeeper/.github/workflows/hypatia-scan.yml index fbd881243..7acc46b6a 100644 --- a/2-protocols/0-ai-gatekeeper/.github/workflows/hypatia-scan.yml +++ b/2-protocols/0-ai-gatekeeper/.github/workflows/hypatia-scan.yml @@ -21,5 +21,5 @@ jobs: actions: read contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/2-protocols/0-ai-gatekeeper/.github/workflows/mirror.yml b/2-protocols/0-ai-gatekeeper/.github/workflows/mirror.yml index 639988aa6..d5201b962 100644 --- a/2-protocols/0-ai-gatekeeper/.github/workflows/mirror.yml +++ b/2-protocols/0-ai-gatekeeper/.github/workflows/mirror.yml @@ -14,5 +14,5 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/2-protocols/0-ai-gatekeeper/.github/workflows/scorecard-enforcer.yml b/2-protocols/0-ai-gatekeeper/.github/workflows/scorecard-enforcer.yml index 57bcadd66..7b8e0695a 100644 --- a/2-protocols/0-ai-gatekeeper/.github/workflows/scorecard-enforcer.yml +++ b/2-protocols/0-ai-gatekeeper/.github/workflows/scorecard-enforcer.yml @@ -17,4 +17,4 @@ jobs: permissions: contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 diff --git a/2-protocols/0-ai-gatekeeper/.github/workflows/scorecard.yml b/2-protocols/0-ai-gatekeeper/.github/workflows/scorecard.yml index 31924ff83..434aa88b6 100644 --- a/2-protocols/0-ai-gatekeeper/.github/workflows/scorecard.yml +++ b/2-protocols/0-ai-gatekeeper/.github/workflows/scorecard.yml @@ -23,5 +23,5 @@ jobs: permissions: contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/2-protocols/0-ai-gatekeeper/.github/workflows/secret-scanner.yml b/2-protocols/0-ai-gatekeeper/.github/workflows/secret-scanner.yml index 682b40939..2966fe5f6 100644 --- a/2-protocols/0-ai-gatekeeper/.github/workflows/secret-scanner.yml +++ b/2-protocols/0-ai-gatekeeper/.github/workflows/secret-scanner.yml @@ -17,5 +17,5 @@ jobs: scan: permissions: contents: read - uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/2-protocols/axel/.github/workflows/codeql.yml b/2-protocols/axel/.github/workflows/codeql.yml index b9e0a2604..42ee8f6d7 100644 --- a/2-protocols/axel/.github/workflows/codeql.yml +++ b/2-protocols/axel/.github/workflows/codeql.yml @@ -22,6 +22,6 @@ jobs: actions: read contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 with: language: actions diff --git a/2-protocols/axel/.github/workflows/governance.yml b/2-protocols/axel/.github/workflows/governance.yml index bd68b4c8a..ff72fbc89 100644 --- a/2-protocols/axel/.github/workflows/governance.yml +++ b/2-protocols/axel/.github/workflows/governance.yml @@ -27,4 +27,4 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 diff --git a/2-protocols/axel/.github/workflows/scorecard.yml b/2-protocols/axel/.github/workflows/scorecard.yml index 6aeb4b316..0b978aa38 100644 --- a/2-protocols/axel/.github/workflows/scorecard.yml +++ b/2-protocols/axel/.github/workflows/scorecard.yml @@ -15,5 +15,5 @@ jobs: permissions: contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/.github/workflows/codeql.yml b/rhodium-standard-repositories/.github/workflows/codeql.yml index 215fb7622..30e1c0a20 100644 --- a/rhodium-standard-repositories/.github/workflows/codeql.yml +++ b/rhodium-standard-repositories/.github/workflows/codeql.yml @@ -22,6 +22,6 @@ jobs: actions: read contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 with: language: javascript-typescript diff --git a/rhodium-standard-repositories/.github/workflows/governance.yml b/rhodium-standard-repositories/.github/workflows/governance.yml index bd68b4c8a..ff72fbc89 100644 --- a/rhodium-standard-repositories/.github/workflows/governance.yml +++ b/rhodium-standard-repositories/.github/workflows/governance.yml @@ -27,4 +27,4 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 diff --git a/rhodium-standard-repositories/.github/workflows/hypatia-scan.yml b/rhodium-standard-repositories/.github/workflows/hypatia-scan.yml index fbd881243..7acc46b6a 100644 --- a/rhodium-standard-repositories/.github/workflows/hypatia-scan.yml +++ b/rhodium-standard-repositories/.github/workflows/hypatia-scan.yml @@ -21,5 +21,5 @@ jobs: actions: read contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/.github/workflows/mirror.yml b/rhodium-standard-repositories/.github/workflows/mirror.yml index 639988aa6..d5201b962 100644 --- a/rhodium-standard-repositories/.github/workflows/mirror.yml +++ b/rhodium-standard-repositories/.github/workflows/mirror.yml @@ -14,5 +14,5 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/.github/workflows/scorecard-enforcer.yml b/rhodium-standard-repositories/.github/workflows/scorecard-enforcer.yml index 57bcadd66..7b8e0695a 100644 --- a/rhodium-standard-repositories/.github/workflows/scorecard-enforcer.yml +++ b/rhodium-standard-repositories/.github/workflows/scorecard-enforcer.yml @@ -17,4 +17,4 @@ jobs: permissions: contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 diff --git a/rhodium-standard-repositories/.github/workflows/scorecard.yml b/rhodium-standard-repositories/.github/workflows/scorecard.yml index 31924ff83..434aa88b6 100644 --- a/rhodium-standard-repositories/.github/workflows/scorecard.yml +++ b/rhodium-standard-repositories/.github/workflows/scorecard.yml @@ -23,5 +23,5 @@ jobs: permissions: contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/.github/workflows/secret-scanner.yml b/rhodium-standard-repositories/.github/workflows/secret-scanner.yml index 682b40939..2966fe5f6 100644 --- a/rhodium-standard-repositories/.github/workflows/secret-scanner.yml +++ b/rhodium-standard-repositories/.github/workflows/secret-scanner.yml @@ -17,5 +17,5 @@ jobs: scan: permissions: contents: read - uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/ECOSYSTEM.scm/.github/workflows/codeql.yml b/rhodium-standard-repositories/satellites/ECOSYSTEM.scm/.github/workflows/codeql.yml index e6bdb0e71..90f0622bb 100644 --- a/rhodium-standard-repositories/satellites/ECOSYSTEM.scm/.github/workflows/codeql.yml +++ b/rhodium-standard-repositories/satellites/ECOSYSTEM.scm/.github/workflows/codeql.yml @@ -22,6 +22,6 @@ jobs: actions: read contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 with: language: javascript-typescript diff --git a/rhodium-standard-repositories/satellites/ECOSYSTEM.scm/.github/workflows/governance.yml b/rhodium-standard-repositories/satellites/ECOSYSTEM.scm/.github/workflows/governance.yml index bd68b4c8a..ff72fbc89 100644 --- a/rhodium-standard-repositories/satellites/ECOSYSTEM.scm/.github/workflows/governance.yml +++ b/rhodium-standard-repositories/satellites/ECOSYSTEM.scm/.github/workflows/governance.yml @@ -27,4 +27,4 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 diff --git a/rhodium-standard-repositories/satellites/META.scm/.github/workflows/codeql.yml b/rhodium-standard-repositories/satellites/META.scm/.github/workflows/codeql.yml index e6bdb0e71..90f0622bb 100644 --- a/rhodium-standard-repositories/satellites/META.scm/.github/workflows/codeql.yml +++ b/rhodium-standard-repositories/satellites/META.scm/.github/workflows/codeql.yml @@ -22,6 +22,6 @@ jobs: actions: read contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 with: language: javascript-typescript diff --git a/rhodium-standard-repositories/satellites/META.scm/.github/workflows/governance.yml b/rhodium-standard-repositories/satellites/META.scm/.github/workflows/governance.yml index bd68b4c8a..ff72fbc89 100644 --- a/rhodium-standard-repositories/satellites/META.scm/.github/workflows/governance.yml +++ b/rhodium-standard-repositories/satellites/META.scm/.github/workflows/governance.yml @@ -27,4 +27,4 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 diff --git a/rhodium-standard-repositories/satellites/cccp/.github/workflows/codeql.yml b/rhodium-standard-repositories/satellites/cccp/.github/workflows/codeql.yml index e6bdb0e71..90f0622bb 100644 --- a/rhodium-standard-repositories/satellites/cccp/.github/workflows/codeql.yml +++ b/rhodium-standard-repositories/satellites/cccp/.github/workflows/codeql.yml @@ -22,6 +22,6 @@ jobs: actions: read contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 with: language: javascript-typescript diff --git a/rhodium-standard-repositories/satellites/cccp/.github/workflows/governance.yml b/rhodium-standard-repositories/satellites/cccp/.github/workflows/governance.yml index bd68b4c8a..ff72fbc89 100644 --- a/rhodium-standard-repositories/satellites/cccp/.github/workflows/governance.yml +++ b/rhodium-standard-repositories/satellites/cccp/.github/workflows/governance.yml @@ -27,4 +27,4 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 diff --git a/rhodium-standard-repositories/satellites/cccp/.github/workflows/mirror.yml b/rhodium-standard-repositories/satellites/cccp/.github/workflows/mirror.yml index 639988aa6..d5201b962 100644 --- a/rhodium-standard-repositories/satellites/cccp/.github/workflows/mirror.yml +++ b/rhodium-standard-repositories/satellites/cccp/.github/workflows/mirror.yml @@ -14,5 +14,5 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/cccp/.github/workflows/scorecard-enforcer.yml b/rhodium-standard-repositories/satellites/cccp/.github/workflows/scorecard-enforcer.yml index 61a6ea9d9..03e34c77a 100644 --- a/rhodium-standard-repositories/satellites/cccp/.github/workflows/scorecard-enforcer.yml +++ b/rhodium-standard-repositories/satellites/cccp/.github/workflows/scorecard-enforcer.yml @@ -17,5 +17,5 @@ jobs: permissions: contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/cccp/.github/workflows/scorecard.yml b/rhodium-standard-repositories/satellites/cccp/.github/workflows/scorecard.yml index 6aeb4b316..0b978aa38 100644 --- a/rhodium-standard-repositories/satellites/cccp/.github/workflows/scorecard.yml +++ b/rhodium-standard-repositories/satellites/cccp/.github/workflows/scorecard.yml @@ -15,5 +15,5 @@ jobs: permissions: contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/cccp/.github/workflows/secret-scanner.yml b/rhodium-standard-repositories/satellites/cccp/.github/workflows/secret-scanner.yml index 682b40939..2966fe5f6 100644 --- a/rhodium-standard-repositories/satellites/cccp/.github/workflows/secret-scanner.yml +++ b/rhodium-standard-repositories/satellites/cccp/.github/workflows/secret-scanner.yml @@ -17,5 +17,5 @@ jobs: scan: permissions: contents: read - uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/.github/workflows/governance.yml b/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/.github/workflows/governance.yml index bd68b4c8a..ff72fbc89 100644 --- a/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/.github/workflows/governance.yml +++ b/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/.github/workflows/governance.yml @@ -27,4 +27,4 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 diff --git a/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/.github/workflows/mirror.yml b/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/.github/workflows/mirror.yml index 639988aa6..d5201b962 100644 --- a/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/.github/workflows/mirror.yml +++ b/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/.github/workflows/mirror.yml @@ -14,5 +14,5 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/7-tentacles/.github/workflows/codeql.yml b/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/7-tentacles/.github/workflows/codeql.yml index e6bdb0e71..90f0622bb 100644 --- a/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/7-tentacles/.github/workflows/codeql.yml +++ b/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/7-tentacles/.github/workflows/codeql.yml @@ -22,6 +22,6 @@ jobs: actions: read contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 with: language: javascript-typescript diff --git a/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/7-tentacles/.github/workflows/governance.yml b/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/7-tentacles/.github/workflows/governance.yml index bd68b4c8a..ff72fbc89 100644 --- a/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/7-tentacles/.github/workflows/governance.yml +++ b/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/7-tentacles/.github/workflows/governance.yml @@ -27,4 +27,4 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 diff --git a/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/7-tentacles/.github/workflows/mirror.yml b/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/7-tentacles/.github/workflows/mirror.yml index 639988aa6..d5201b962 100644 --- a/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/7-tentacles/.github/workflows/mirror.yml +++ b/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/7-tentacles/.github/workflows/mirror.yml @@ -14,5 +14,5 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/7-tentacles/.github/workflows/scorecard.yml b/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/7-tentacles/.github/workflows/scorecard.yml index 6aeb4b316..0b978aa38 100644 --- a/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/7-tentacles/.github/workflows/scorecard.yml +++ b/rhodium-standard-repositories/satellites/cccp/satellites/nextgen-languages/7-tentacles/.github/workflows/scorecard.yml @@ -15,5 +15,5 @@ jobs: permissions: contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/cccp/satellites/php-aegis/.github/workflows/codeql.yml b/rhodium-standard-repositories/satellites/cccp/satellites/php-aegis/.github/workflows/codeql.yml index e6bdb0e71..90f0622bb 100644 --- a/rhodium-standard-repositories/satellites/cccp/satellites/php-aegis/.github/workflows/codeql.yml +++ b/rhodium-standard-repositories/satellites/cccp/satellites/php-aegis/.github/workflows/codeql.yml @@ -22,6 +22,6 @@ jobs: actions: read contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 with: language: javascript-typescript diff --git a/rhodium-standard-repositories/satellites/cccp/satellites/php-aegis/.github/workflows/governance.yml b/rhodium-standard-repositories/satellites/cccp/satellites/php-aegis/.github/workflows/governance.yml index bd68b4c8a..ff72fbc89 100644 --- a/rhodium-standard-repositories/satellites/cccp/satellites/php-aegis/.github/workflows/governance.yml +++ b/rhodium-standard-repositories/satellites/cccp/satellites/php-aegis/.github/workflows/governance.yml @@ -27,4 +27,4 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 diff --git a/rhodium-standard-repositories/satellites/cccp/satellites/php-aegis/.github/workflows/mirror.yml b/rhodium-standard-repositories/satellites/cccp/satellites/php-aegis/.github/workflows/mirror.yml index 639988aa6..d5201b962 100644 --- a/rhodium-standard-repositories/satellites/cccp/satellites/php-aegis/.github/workflows/mirror.yml +++ b/rhodium-standard-repositories/satellites/cccp/satellites/php-aegis/.github/workflows/mirror.yml @@ -14,5 +14,5 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/cccp/satellites/php-aegis/.github/workflows/scorecard.yml b/rhodium-standard-repositories/satellites/cccp/satellites/php-aegis/.github/workflows/scorecard.yml index 6aeb4b316..0b978aa38 100644 --- a/rhodium-standard-repositories/satellites/cccp/satellites/php-aegis/.github/workflows/scorecard.yml +++ b/rhodium-standard-repositories/satellites/cccp/satellites/php-aegis/.github/workflows/scorecard.yml @@ -15,5 +15,5 @@ jobs: permissions: contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/cccp/satellites/sanctify-php/.github/workflows/codeql.yml b/rhodium-standard-repositories/satellites/cccp/satellites/sanctify-php/.github/workflows/codeql.yml index e6bdb0e71..90f0622bb 100644 --- a/rhodium-standard-repositories/satellites/cccp/satellites/sanctify-php/.github/workflows/codeql.yml +++ b/rhodium-standard-repositories/satellites/cccp/satellites/sanctify-php/.github/workflows/codeql.yml @@ -22,6 +22,6 @@ jobs: actions: read contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 with: language: javascript-typescript diff --git a/rhodium-standard-repositories/satellites/cccp/satellites/sanctify-php/.github/workflows/governance.yml b/rhodium-standard-repositories/satellites/cccp/satellites/sanctify-php/.github/workflows/governance.yml index bd68b4c8a..ff72fbc89 100644 --- a/rhodium-standard-repositories/satellites/cccp/satellites/sanctify-php/.github/workflows/governance.yml +++ b/rhodium-standard-repositories/satellites/cccp/satellites/sanctify-php/.github/workflows/governance.yml @@ -27,4 +27,4 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 diff --git a/rhodium-standard-repositories/satellites/cccp/satellites/sanctify-php/.github/workflows/mirror.yml b/rhodium-standard-repositories/satellites/cccp/satellites/sanctify-php/.github/workflows/mirror.yml index 639988aa6..d5201b962 100644 --- a/rhodium-standard-repositories/satellites/cccp/satellites/sanctify-php/.github/workflows/mirror.yml +++ b/rhodium-standard-repositories/satellites/cccp/satellites/sanctify-php/.github/workflows/mirror.yml @@ -14,5 +14,5 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/cccp/satellites/sanctify-php/.github/workflows/scorecard.yml b/rhodium-standard-repositories/satellites/cccp/satellites/sanctify-php/.github/workflows/scorecard.yml index 6aeb4b316..0b978aa38 100644 --- a/rhodium-standard-repositories/satellites/cccp/satellites/sanctify-php/.github/workflows/scorecard.yml +++ b/rhodium-standard-repositories/satellites/cccp/satellites/sanctify-php/.github/workflows/scorecard.yml @@ -15,5 +15,5 @@ jobs: permissions: contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/mustfile/.github/workflows/codeql.yml b/rhodium-standard-repositories/satellites/mustfile/.github/workflows/codeql.yml index e6bdb0e71..90f0622bb 100644 --- a/rhodium-standard-repositories/satellites/mustfile/.github/workflows/codeql.yml +++ b/rhodium-standard-repositories/satellites/mustfile/.github/workflows/codeql.yml @@ -22,6 +22,6 @@ jobs: actions: read contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 with: language: javascript-typescript diff --git a/rhodium-standard-repositories/satellites/mustfile/.github/workflows/governance.yml b/rhodium-standard-repositories/satellites/mustfile/.github/workflows/governance.yml index bd68b4c8a..ff72fbc89 100644 --- a/rhodium-standard-repositories/satellites/mustfile/.github/workflows/governance.yml +++ b/rhodium-standard-repositories/satellites/mustfile/.github/workflows/governance.yml @@ -27,4 +27,4 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 diff --git a/rhodium-standard-repositories/satellites/mustfile/.github/workflows/mirror.yml b/rhodium-standard-repositories/satellites/mustfile/.github/workflows/mirror.yml index 639988aa6..d5201b962 100644 --- a/rhodium-standard-repositories/satellites/mustfile/.github/workflows/mirror.yml +++ b/rhodium-standard-repositories/satellites/mustfile/.github/workflows/mirror.yml @@ -14,5 +14,5 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/mustfile/.github/workflows/scorecard.yml b/rhodium-standard-repositories/satellites/mustfile/.github/workflows/scorecard.yml index 6aeb4b316..0b978aa38 100644 --- a/rhodium-standard-repositories/satellites/mustfile/.github/workflows/scorecard.yml +++ b/rhodium-standard-repositories/satellites/mustfile/.github/workflows/scorecard.yml @@ -15,5 +15,5 @@ jobs: permissions: contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/palimpsest-license/.github/workflows/codeql.yml b/rhodium-standard-repositories/satellites/palimpsest-license/.github/workflows/codeql.yml index c3523abe0..d098b62df 100644 --- a/rhodium-standard-repositories/satellites/palimpsest-license/.github/workflows/codeql.yml +++ b/rhodium-standard-repositories/satellites/palimpsest-license/.github/workflows/codeql.yml @@ -22,6 +22,6 @@ jobs: actions: read contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 with: language: ruby diff --git a/rhodium-standard-repositories/satellites/palimpsest-license/.github/workflows/governance.yml b/rhodium-standard-repositories/satellites/palimpsest-license/.github/workflows/governance.yml index bd68b4c8a..ff72fbc89 100644 --- a/rhodium-standard-repositories/satellites/palimpsest-license/.github/workflows/governance.yml +++ b/rhodium-standard-repositories/satellites/palimpsest-license/.github/workflows/governance.yml @@ -27,4 +27,4 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 diff --git a/rhodium-standard-repositories/satellites/palimpsest-license/.github/workflows/mirror.yml b/rhodium-standard-repositories/satellites/palimpsest-license/.github/workflows/mirror.yml index 639988aa6..d5201b962 100644 --- a/rhodium-standard-repositories/satellites/palimpsest-license/.github/workflows/mirror.yml +++ b/rhodium-standard-repositories/satellites/palimpsest-license/.github/workflows/mirror.yml @@ -14,5 +14,5 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/palimpsest-license/.github/workflows/scorecard.yml b/rhodium-standard-repositories/satellites/palimpsest-license/.github/workflows/scorecard.yml index 6aeb4b316..0b978aa38 100644 --- a/rhodium-standard-repositories/satellites/palimpsest-license/.github/workflows/scorecard.yml +++ b/rhodium-standard-repositories/satellites/palimpsest-license/.github/workflows/scorecard.yml @@ -15,5 +15,5 @@ jobs: permissions: contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/robot-repo-automaton/.github/workflows/codeql.yml b/rhodium-standard-repositories/satellites/robot-repo-automaton/.github/workflows/codeql.yml index e6bdb0e71..90f0622bb 100644 --- a/rhodium-standard-repositories/satellites/robot-repo-automaton/.github/workflows/codeql.yml +++ b/rhodium-standard-repositories/satellites/robot-repo-automaton/.github/workflows/codeql.yml @@ -22,6 +22,6 @@ jobs: actions: read contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 with: language: javascript-typescript diff --git a/rhodium-standard-repositories/satellites/robot-repo-automaton/.github/workflows/governance.yml b/rhodium-standard-repositories/satellites/robot-repo-automaton/.github/workflows/governance.yml index bd68b4c8a..ff72fbc89 100644 --- a/rhodium-standard-repositories/satellites/robot-repo-automaton/.github/workflows/governance.yml +++ b/rhodium-standard-repositories/satellites/robot-repo-automaton/.github/workflows/governance.yml @@ -27,4 +27,4 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 diff --git a/rhodium-standard-repositories/satellites/robot-repo-automaton/.github/workflows/mirror.yml b/rhodium-standard-repositories/satellites/robot-repo-automaton/.github/workflows/mirror.yml index 639988aa6..d5201b962 100644 --- a/rhodium-standard-repositories/satellites/robot-repo-automaton/.github/workflows/mirror.yml +++ b/rhodium-standard-repositories/satellites/robot-repo-automaton/.github/workflows/mirror.yml @@ -14,5 +14,5 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/robot-repo-automaton/.github/workflows/scorecard.yml b/rhodium-standard-repositories/satellites/robot-repo-automaton/.github/workflows/scorecard.yml index 6aeb4b316..0b978aa38 100644 --- a/rhodium-standard-repositories/satellites/robot-repo-automaton/.github/workflows/scorecard.yml +++ b/rhodium-standard-repositories/satellites/robot-repo-automaton/.github/workflows/scorecard.yml @@ -15,5 +15,5 @@ jobs: permissions: contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/rsr-certifier/.github/workflows/codeql.yml b/rhodium-standard-repositories/satellites/rsr-certifier/.github/workflows/codeql.yml index e6bdb0e71..90f0622bb 100644 --- a/rhodium-standard-repositories/satellites/rsr-certifier/.github/workflows/codeql.yml +++ b/rhodium-standard-repositories/satellites/rsr-certifier/.github/workflows/codeql.yml @@ -22,6 +22,6 @@ jobs: actions: read contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 with: language: javascript-typescript diff --git a/rhodium-standard-repositories/satellites/rsr-certifier/.github/workflows/governance.yml b/rhodium-standard-repositories/satellites/rsr-certifier/.github/workflows/governance.yml index bd68b4c8a..ff72fbc89 100644 --- a/rhodium-standard-repositories/satellites/rsr-certifier/.github/workflows/governance.yml +++ b/rhodium-standard-repositories/satellites/rsr-certifier/.github/workflows/governance.yml @@ -27,4 +27,4 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 diff --git a/rhodium-standard-repositories/satellites/rsr-certifier/.github/workflows/mirror.yml b/rhodium-standard-repositories/satellites/rsr-certifier/.github/workflows/mirror.yml index 639988aa6..d5201b962 100644 --- a/rhodium-standard-repositories/satellites/rsr-certifier/.github/workflows/mirror.yml +++ b/rhodium-standard-repositories/satellites/rsr-certifier/.github/workflows/mirror.yml @@ -14,5 +14,5 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/rsr-certifier/.github/workflows/scorecard.yml b/rhodium-standard-repositories/satellites/rsr-certifier/.github/workflows/scorecard.yml index 6aeb4b316..0b978aa38 100644 --- a/rhodium-standard-repositories/satellites/rsr-certifier/.github/workflows/scorecard.yml +++ b/rhodium-standard-repositories/satellites/rsr-certifier/.github/workflows/scorecard.yml @@ -15,5 +15,5 @@ jobs: permissions: contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/rsr-deployer/.github/workflows/codeql.yml b/rhodium-standard-repositories/satellites/rsr-deployer/.github/workflows/codeql.yml index e6bdb0e71..90f0622bb 100644 --- a/rhodium-standard-repositories/satellites/rsr-deployer/.github/workflows/codeql.yml +++ b/rhodium-standard-repositories/satellites/rsr-deployer/.github/workflows/codeql.yml @@ -22,6 +22,6 @@ jobs: actions: read contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 with: language: javascript-typescript diff --git a/rhodium-standard-repositories/satellites/rsr-deployer/.github/workflows/governance.yml b/rhodium-standard-repositories/satellites/rsr-deployer/.github/workflows/governance.yml index bd68b4c8a..ff72fbc89 100644 --- a/rhodium-standard-repositories/satellites/rsr-deployer/.github/workflows/governance.yml +++ b/rhodium-standard-repositories/satellites/rsr-deployer/.github/workflows/governance.yml @@ -27,4 +27,4 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 diff --git a/rhodium-standard-repositories/satellites/rsr-deployer/.github/workflows/mirror.yml b/rhodium-standard-repositories/satellites/rsr-deployer/.github/workflows/mirror.yml index 639988aa6..d5201b962 100644 --- a/rhodium-standard-repositories/satellites/rsr-deployer/.github/workflows/mirror.yml +++ b/rhodium-standard-repositories/satellites/rsr-deployer/.github/workflows/mirror.yml @@ -14,5 +14,5 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/rsr-deployer/.github/workflows/scorecard.yml b/rhodium-standard-repositories/satellites/rsr-deployer/.github/workflows/scorecard.yml index 6aeb4b316..0b978aa38 100644 --- a/rhodium-standard-repositories/satellites/rsr-deployer/.github/workflows/scorecard.yml +++ b/rhodium-standard-repositories/satellites/rsr-deployer/.github/workflows/scorecard.yml @@ -15,5 +15,5 @@ jobs: permissions: contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/state.scm/.github/workflows/codeql.yml b/rhodium-standard-repositories/satellites/state.scm/.github/workflows/codeql.yml index e6bdb0e71..90f0622bb 100644 --- a/rhodium-standard-repositories/satellites/state.scm/.github/workflows/codeql.yml +++ b/rhodium-standard-repositories/satellites/state.scm/.github/workflows/codeql.yml @@ -22,6 +22,6 @@ jobs: actions: read contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 with: language: javascript-typescript diff --git a/rhodium-standard-repositories/satellites/state.scm/.github/workflows/governance.yml b/rhodium-standard-repositories/satellites/state.scm/.github/workflows/governance.yml index bd68b4c8a..ff72fbc89 100644 --- a/rhodium-standard-repositories/satellites/state.scm/.github/workflows/governance.yml +++ b/rhodium-standard-repositories/satellites/state.scm/.github/workflows/governance.yml @@ -27,4 +27,4 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 diff --git a/rhodium-standard-repositories/satellites/state.scm/.github/workflows/mirror.yml b/rhodium-standard-repositories/satellites/state.scm/.github/workflows/mirror.yml index 639988aa6..d5201b962 100644 --- a/rhodium-standard-repositories/satellites/state.scm/.github/workflows/mirror.yml +++ b/rhodium-standard-repositories/satellites/state.scm/.github/workflows/mirror.yml @@ -14,5 +14,5 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/state.scm/.github/workflows/scorecard.yml b/rhodium-standard-repositories/satellites/state.scm/.github/workflows/scorecard.yml index 6aeb4b316..0b978aa38 100644 --- a/rhodium-standard-repositories/satellites/state.scm/.github/workflows/scorecard.yml +++ b/rhodium-standard-repositories/satellites/state.scm/.github/workflows/scorecard.yml @@ -15,5 +15,5 @@ jobs: permissions: contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/well-known-ecosystem/.github/workflows/codeql.yml b/rhodium-standard-repositories/satellites/well-known-ecosystem/.github/workflows/codeql.yml index e6bdb0e71..90f0622bb 100644 --- a/rhodium-standard-repositories/satellites/well-known-ecosystem/.github/workflows/codeql.yml +++ b/rhodium-standard-repositories/satellites/well-known-ecosystem/.github/workflows/codeql.yml @@ -22,6 +22,6 @@ jobs: actions: read contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/codeql-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 with: language: javascript-typescript diff --git a/rhodium-standard-repositories/satellites/well-known-ecosystem/.github/workflows/governance.yml b/rhodium-standard-repositories/satellites/well-known-ecosystem/.github/workflows/governance.yml index bd68b4c8a..ff72fbc89 100644 --- a/rhodium-standard-repositories/satellites/well-known-ecosystem/.github/workflows/governance.yml +++ b/rhodium-standard-repositories/satellites/well-known-ecosystem/.github/workflows/governance.yml @@ -27,4 +27,4 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 diff --git a/rhodium-standard-repositories/satellites/well-known-ecosystem/.github/workflows/mirror.yml b/rhodium-standard-repositories/satellites/well-known-ecosystem/.github/workflows/mirror.yml index 639988aa6..d5201b962 100644 --- a/rhodium-standard-repositories/satellites/well-known-ecosystem/.github/workflows/mirror.yml +++ b/rhodium-standard-repositories/satellites/well-known-ecosystem/.github/workflows/mirror.yml @@ -14,5 +14,5 @@ jobs: permissions: actions: read contents: read - uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit diff --git a/rhodium-standard-repositories/satellites/well-known-ecosystem/.github/workflows/scorecard.yml b/rhodium-standard-repositories/satellites/well-known-ecosystem/.github/workflows/scorecard.yml index 6aeb4b316..0b978aa38 100644 --- a/rhodium-standard-repositories/satellites/well-known-ecosystem/.github/workflows/scorecard.yml +++ b/rhodium-standard-repositories/satellites/well-known-ecosystem/.github/workflows/scorecard.yml @@ -15,5 +15,5 @@ jobs: permissions: contents: read security-events: write - uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@4e6ffe5568d7864f540d99c7d4ea9b9250ed30f2 + uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@210f14e753c80064ec1bcae72f1d654dd9b0e687 secrets: inherit