From 0d4a76288e7859458442d29519d56308ada07209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 11:18:24 +0000 Subject: [PATCH] Bump actions/checkout from 5 to 6 in the actions-deps group Bumps the actions-deps group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 5 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps ... Signed-off-by: dependabot[bot] --- .github/workflows/codeql.yml | 2 +- .github/workflows/dotnet-test.yml | 2 +- .github/workflows/translations-test.yml | 2 +- .github/workflows/update-icons.yaml | 2 +- .github/workflows/update-tolgee.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 25006848cc..83459c408f 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -55,7 +55,7 @@ jobs: # your codebase is analyzed, see https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages steps: - name: Checkout repository - uses: actions/checkout@v5 + uses: actions/checkout@v6 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL diff --git a/.github/workflows/dotnet-test.yml b/.github/workflows/dotnet-test.yml index 0c016f0819..706c408bbe 100644 --- a/.github/workflows/dotnet-test.yml +++ b/.github/workflows/dotnet-test.yml @@ -24,7 +24,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: fetch-depth: 0 diff --git a/.github/workflows/translations-test.yml b/.github/workflows/translations-test.yml index 92fc823c76..fe6d965a9c 100644 --- a/.github/workflows/translations-test.yml +++ b/.github/workflows/translations-test.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Checkout the repository id: checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: fetch-depth: 0 diff --git a/.github/workflows/update-icons.yaml b/.github/workflows/update-icons.yaml index 09a9f2df4d..60425c88f5 100644 --- a/.github/workflows/update-icons.yaml +++ b/.github/workflows/update-icons.yaml @@ -12,7 +12,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Download icons json file run: | diff --git a/.github/workflows/update-tolgee.yml b/.github/workflows/update-tolgee.yml index 3984c577a3..a2628102b4 100644 --- a/.github/workflows/update-tolgee.yml +++ b/.github/workflows/update-tolgee.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Download Tolgee translations env: