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: