Skip to content

Commit 27ce107

Browse files
hyperpolymathclaude
andcommitted
fix(ci): update stale action SHA pins
- ossf/scorecard-action: v2.3.1 → v2.4.0 (old SHA removed from GitHub) - actions/upload-artifact: update to current v4 SHA Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 2fce383 commit 27ce107

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/hypatia-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
echo "- Medium: $MEDIUM" >> $GITHUB_STEP_SUMMARY
7777
7878
- name: Upload findings artifact
79-
uses: actions/upload-artifact@65c79d7f54e76e4e3c7a8f34db0f4ac8b515c478 # v4
79+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
8080
with:
8181
name: hypatia-findings
8282
path: hypatia-findings.json

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
persist-credentials: false
2323

2424
- name: Run Scorecard
25-
uses: ossf/scorecard-action@dc50aa0d6266d87a76935ff2d34e030454be3285 # v2.3.1
25+
uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
2626
with:
2727
results_file: results.sarif
2828
results_format: sarif

0 commit comments

Comments
 (0)