chore(deps): update actions/checkout digest to ff7abcd

This commit is contained in:
renovate[bot]
2025-10-23 10:57:37 +00:00
committed by Wolfgang Walther
parent 41def2f0eb
commit 82981a1a29
+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@08c6903cd8c0fde910a37f88322edcfb5dd907a8
uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
with:
ref: ${{ github.event.pull_request.head.sha }}
token: ${{ steps.app-token.outputs.token }}