Skip to content

Commit 2980001

Browse files
committed
ci: fix CI/CD configuration (campaigns C001-C005)
- C001: CodeQL language fixes - C002: License identifier standardization - C003: Outdated actions audit - C004: Pin standards refs to SHA 861b5e9 - C005: Add workflow-level permissions
1 parent ef1f49f commit 2980001

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/casket-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ jobs:
7575
7676
- name: Setup Pages
7777
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5
78+
with:
79+
enablement: true
7880

7981
- name: Upload artifact
8082
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3

.github/workflows/governance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ permissions:
3131

3232
jobs:
3333
governance:
34-
uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@main
34+
uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@861b5e911d9e5dcfb3c0ab3dd2a9a3c8fd0a1613

0 commit comments

Comments
 (0)