From a15f5ab28460300caefd6412fbb6d9b4dddb909f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 15:35:46 +0000 Subject: [PATCH] Update actions/checkout action to v5 --- .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 60f7a6e7f7..863e8150e9 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@v4 + uses: actions/checkout@v5 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL diff --git a/.github/workflows/dotnet-test.yml b/.github/workflows/dotnet-test.yml index a5cf1cb350..a6821f25c6 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@v4 + uses: actions/checkout@v5 with: fetch-depth: 0 diff --git a/.github/workflows/translations-test.yml b/.github/workflows/translations-test.yml index 7d3b0703d9..92fc823c76 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@v4 + uses: actions/checkout@v5 with: fetch-depth: 0 diff --git a/.github/workflows/update-icons.yaml b/.github/workflows/update-icons.yaml index 9ce7a9e545..70452bac68 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@v4 + uses: actions/checkout@v5 - name: Download icons json file run: | diff --git a/.github/workflows/update-tolgee.yml b/.github/workflows/update-tolgee.yml index 5624da901a..831556a582 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@v4 + uses: actions/checkout@v5 - name: Download Tolgee translations env: