Pin all GitHub Actions workflow references to full commit SHAs#15
Closed
Copilot wants to merge 6 commits into
Closed
Pin all GitHub Actions workflow references to full commit SHAs#15Copilot wants to merge 6 commits into
Copilot wants to merge 6 commits into
Conversation
…scripts Pin GitHub Actions and container references, tighten workflow permissions, and harden installer/profile scripts to eliminate flagged risky patterns. Also update Dockerfile security posture and shell lint issues while preserving existing behavior. Made-with: Cursor
* Initial plan * chore: remove bootstrap-sha from release-please-config Co-authored-by: ChipWolf <3164166+ChipWolf@users.noreply.github.com> Agent-Logs-Url: https://github.com/ChipWolf/dotfiles/sessions/bc6eb169-ea92-4fad-b9aa-20a78a277213 --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ChipWolf <3164166+ChipWolf@users.noreply.github.com>
Co-authored-by: Chip Wolf <ChipWolf@users.noreply.github.com>
Co-authored-by: Chip Wolf <ChipWolf@users.noreply.github.com>
Co-authored-by: ChipWolf <3164166+ChipWolf@users.noreply.github.com> Agent-Logs-Url: https://github.com/ChipWolf/dotfiles/sessions/d017fa18-e9db-467e-9607-2da1dce7319d
Copilot
AI
changed the title
[WIP] [WIP] Address feedback on code scanning findings remediation efforts
Pin all GitHub Actions workflow references to full commit SHAs
Mar 23, 2026
6a34285 to
94beb31
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Floating tag references (
@v4,@v6,@v2.1.0) in GitHub Actions workflows are flagged by code scanning as unpinned — they can silently point to different code after a tag is force-pushed.Changes
badgesort.yml—actions/checkout@v6→de0fac2e # v6megalinter.yml—actions/checkout@v4→34e11487 # v4release.yml—actions/checkout@v6(×2) →de0fac2e # v6;slsa-framework/slsa-github-generatorreusable workflows (×2) →f7dd8c54 # v2.1.0Version labels are preserved as inline comments for readability:
The Docker container step (
docker://ghcr.io/chipwolf/badgesort@sha256:…) was already pinned by image digest and required no change.📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.