[1.559.*] Pre-release merge (#1190)

This commit is contained in:
tramline-github[bot]
2026-06-03 14:30:08 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
@@ -25,7 +25,7 @@ runs:
using: "composite"
steps:
- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
fetch-depth: ${{ inputs.fetch-depth }}
token: ${{ inputs.token }}
+1 -1
View File
@@ -50,7 +50,7 @@ jobs:
- check
steps:
- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false