From 85fa91ace670326ee10f61500f7e36b8741bae79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 15:03:05 +0000 Subject: [PATCH] Bump tiobe/tics-github-action from 3 to 4 Bumps [tiobe/tics-github-action](https://github.com/tiobe/tics-github-action) from 3 to 4. - [Release notes](https://github.com/tiobe/tics-github-action/releases) - [Commits](https://github.com/tiobe/tics-github-action/compare/v3...v4) --- updated-dependencies: - dependency-name: tiobe/tics-github-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/tics-analyzer.yml | 2 +- .github/workflows/tics-client.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/tics-analyzer.yml b/.github/workflows/tics-analyzer.yml index 27c73409..95d9e523 100644 --- a/.github/workflows/tics-analyzer.yml +++ b/.github/workflows/tics-analyzer.yml @@ -20,7 +20,7 @@ jobs: env: INPUT_GITHUBTOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Run TICSQSERVER - uses: tiobe/tics-github-action@v3 + uses: tiobe/tics-github-action@v4 with: mode: qserver project: GitHub diff --git a/.github/workflows/tics-client.yml b/.github/workflows/tics-client.yml index 2c57dfdf..177b363e 100644 --- a/.github/workflows/tics-client.yml +++ b/.github/workflows/tics-client.yml @@ -17,7 +17,7 @@ jobs: env: INPUT_GITHUBTOKEN: ${{ secrets.GITHUB_TOKEN }} - name: TICS GitHub Action - uses: tiobe/tics-github-action@v3 + uses: tiobe/tics-github-action@v4 with: project: GitHub viewerUrl: https://eboit.tiobe.com/tiobeweb/TICS/api/cfg?name=main