chore(deps): update actions/checkout digest to 8e8c483 (main) (#4511)

This commit is contained in:
renovate[bot]
2025-12-03 19:32:01 +00:00
committed by GitHub
parent 457f20f962
commit 1724e4551d
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
# This is required for backport action to cherry-pick the PR
- name: Fetch PR ref
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
ref: ${{ github.event.pull_request.head.sha }}
token: ${{ steps.app-token.outputs.token }}