Skip to content

Commit 24ab138

Browse files
fix(ci): replace fake action SHA pins (niche-actions estate sweep) (#73)
Estate fake-SHA sweep — niche actions (round-3). Version-faithful where possible; bumped to nearest in-major where the version comment itself was hallucinated. All real SHAs verified via `gh api`. See `project_estate_fake_action_sha_punch_list_2026_05_30` for substitution map.
1 parent 9532535 commit 24ab138

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4848

4949
- name: Dependency Review
50-
uses: actions/dependency-review-action@3b139cfc5fae8b618d3eae3571e89f4f69d1f5e6 # v4.5.0
50+
uses: actions/dependency-review-action@a1d282b36b6f3519aa1f3fc636f609c47dddb294 # v4.5.0
5151

5252
# Build verification
5353
build:

0 commit comments

Comments
 (0)