chore(deps): bump actions/checkout from 6 to 7 (#9894)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-22 18:26:41 +00:00
committed by GitHub
parent 102ff05bd2
commit 23c535ae4d
37 changed files with 51 additions and 51 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
TARGET_BRANCH: ${{ inputs.target_branch }}
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
ref: ${{ inputs.target_branch }}
fetch-depth: 0