-
Notifications
You must be signed in to change notification settings - Fork 2
chore: consolidate dependabot updates and fix OS build CI #124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -76,7 +76,7 @@ jobs: | |
| uses: actions/configure-pages@v6 | ||
|
|
||
| - name: Upload artifact | ||
| uses: actions/upload-pages-artifact@v4 | ||
| uses: actions/upload-pages-artifact@v5 | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🧩 Analysis chain🏁 Script executed: #!/bin/bash
# Verify unpinned GitHub Actions references in workflows
rg -nP '^\s*uses:\s*[^@]+@v[0-9]+(?:\.[0-9]+)?\s*$' .github/workflowsRepository: aurintex/pai-os Length of output: 1198 Pin
🧰 Tools🪛 zizmor (1.25.2)[error] 79-79: unpinned action reference (unpinned-uses): action is not pinned to a hash (required by blanket policy) (unpinned-uses) 🤖 Prompt for AI Agents |
||
| with: | ||
| path: pages | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧩 Analysis chain
🏁 Script executed:
Repository: aurintex/pai-os
Length of output: 1198
🏁 Script executed:
Repository: aurintex/pai-os
Length of output: 1198
🏁 Script executed:
Repository: aurintex/pai-os
Length of output: 1198
🏁 Script executed:
Repository: aurintex/pai-os
Length of output: 1198
🏁 Script executed:
Repository: aurintex/pai-os
Length of output: 1198
Pin
actions/setup-nodeto a full commit SHA..github/workflows/ci.ymlline 72 usesuses: actions/setup-node@v6; replace the@v6tag with an exact commit SHA to prevent CI supply-chain drift. (The same@v*pattern exists for other actions in this repo too.)🧰 Tools
🪛 zizmor (1.25.2)
[error] 72-72: unpinned action reference (unpinned-uses): action is not pinned to a hash (required by blanket policy)
(unpinned-uses)
🤖 Prompt for AI Agents