chore(deps): update all dependencies

This commit is contained in:
renovate[bot]
2026-07-24 18:51:21 +00:00
committed by Wolfgang Walther
parent 85c8828c0d
commit 1a777919c6
9 changed files with 20 additions and 20 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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
ref: ${{ github.event.pull_request.head.sha }}
token: ${{ steps.app-token.outputs.token }}