build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#7838)

This commit is contained in:
dependabot[bot]
2026-01-26 17:03:56 +02:00
committed by GitHub
parent a6f34e412b
commit f5cf4d0639
10 changed files with 13 additions and 13 deletions

View File

@@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Checkout'
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: 'Yamllint'
uses: karancode/yamllint-github-action@4052d365f09b8d34eb552c363d1141fd60e2aeb2
with: