chore(deps): update actions/checkout digest to 1af3b93

This commit is contained in:
renovate[bot]
2025-11-21 17:29:18 +00:00
committed by Wolfgang Walther
parent 7bcd46b145
commit f8b56736d7
+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@71cf2267d89c5cb81562390fa70a37fa40b1305e
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
with:
ref: ${{ github.event.pull_request.head.sha }}
token: ${{ steps.app-token.outputs.token }}