chore(deps): update checkout action to v7 (#2456)

Update the final SLSA workflow checkout step to the same exact v7.0.0 SHA used across the rest of the repository.
This commit is contained in:
dependabot[bot]
2026-07-26 03:12:29 -07:00
committed by GitHub
parent efc91870c7
commit a7996b03f5
@@ -34,7 +34,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
persist-credentials: false