[ci] Bump actions/checkout v6.0.3 => v7.0.0 (#17015)

Authored by: dlp-bot
This commit is contained in:
dlp-bot
2026-06-20 23:11:44 +00:00
committed by GitHub
parent 8a5f1dd3bd
commit da99b21b2d
9 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
outputs:
commit: ${{ steps.check_for_new_commits.outputs.commit }}
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
fetch-depth: 0
persist-credentials: false