ci(deps): bump the all-actions group with 3 updates (#792)

This commit is contained in:
dependabot[bot]
2026-01-26 16:47:52 +01:00
committed by GitHub
parent d024c9ddca
commit 6a2d0dac86
5 changed files with 10 additions and 10 deletions

View File

@@ -107,7 +107,7 @@ jobs:
- name: Git Checkout
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.0
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.0
# https://github.com/actions/checkout
@@ -299,7 +299,7 @@ jobs:
steps:
- name: Git Checkout # required to avoid https://docs.codecov.com/docs/error-reference#unusable-reports
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.0
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.0
# https://github.com/actions/checkout
@@ -393,7 +393,7 @@ jobs:
- name: Git Checkout
# only required by "gh release create" to prevent "fatal: Not a git repository"
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.0
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.0
# https://github.com/actions/checkout
with:
fetch-depth: 0