Skip to content

Commit be7ccd8

Browse files
hyperpolymathclaude
andcommitted
SHA-pin GitHub Actions and upgrade deprecated checkout versions
- Upgrade actions/checkout from v2/v3 to SHA-pinned v4 - SHA-pin all unshelled action tags (pages, CodeQL, scorecard, rust-cache, upload/download-artifact, setup-node, cache) - Standardise scorecard-action to v2.4.0 - Fix setup-node@v6 → SHA-pinned v4 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 1d6d537 commit be7ccd8

2 files changed

Lines changed: 959 additions & 1 deletion

File tree

.github/workflows/panicbot-sweep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
109109
- name: Upload findings artifact
110110
if: always()
111-
uses: actions/upload-artifact@v4
111+
uses: actions/upload-artifact@ea165f8d65b6db9a8b71b5c2d1a090c0daf9c8bb # v4
112112
with:
113113
name: panicbot-sweep-findings
114114
path: shared-context/findings/

0 commit comments

Comments
 (0)