chore(deps): update all dependencies

This commit is contained in:
renovate[bot]
2026-06-19 19:07:45 +00:00
committed by Wolfgang Walther
parent ef54d94cc1
commit 9772e075f6
9 changed files with 19 additions and 19 deletions
+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@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
ref: ${{ github.event.pull_request.head.sha }}
token: ${{ steps.app-token.outputs.token }}