From c14cbfdc61fe8c634ea2fc389ffd78bfc1870d2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 15:21:08 +0000 Subject: [PATCH] build(deps): bump the github-action-updates group across 1 directory with 6 updates Bumps the github-action-updates group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) | `1.2.14` | `1.2.16` | | [Namchee/conventional-pr](https://github.com/namchee/conventional-pr) | `0.15.5` | `0.15.6` | | [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) | `8.3.0` | `8.4.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.28.0` | `3.28.5` | | [reviewdog/action-suggester](https://github.com/reviewdog/action-suggester) | `1.18.0` | `1.19.0` | | [sonarsource/sonarqube-github-c-cpp](https://github.com/sonarsource/sonarqube-github-c-cpp) | `2.0.0` | `2.1.0` | Updates `hendrikmuhs/ccache-action` from 1.2.14 to 1.2.16 - [Release notes](https://github.com/hendrikmuhs/ccache-action/releases) - [Commits](https://github.com/hendrikmuhs/ccache-action/compare/ed74d11c0b343532753ecead8a951bb09bb34bc9...53911442209d5c18de8a31615e0923161e435875) Updates `Namchee/conventional-pr` from 0.15.5 to 0.15.6 - [Release notes](https://github.com/namchee/conventional-pr/releases) - [Commits](https://github.com/namchee/conventional-pr/compare/497c801eb96ea7484971691e76f254886e3e1f32...a6f50a1a97809e18975759853b67e45246005369) Updates `oxsecurity/megalinter` from 8.3.0 to 8.4.0 - [Release notes](https://github.com/oxsecurity/megalinter/releases) - [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md) - [Commits](https://github.com/oxsecurity/megalinter/compare/1fc052d03c7a43c78fe0fee19c9d648b749e0c01...f90c800040e4f84800700b27b2394d3eecc1fdad) Updates `github/codeql-action` from 3.28.0 to 3.28.5 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/48ab28a6f5dbc2a99bf1e0131198dd8f1df78169...f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4) Updates `reviewdog/action-suggester` from 1.18.0 to 1.19.0 - [Release notes](https://github.com/reviewdog/action-suggester/releases) - [Commits](https://github.com/reviewdog/action-suggester/compare/db4abb16fbaabe386831e5addb7be1485d0d63d3...a3026c6020837c23b61a79d12db223a00df19e6a) Updates `sonarsource/sonarqube-github-c-cpp` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/sonarsource/sonarqube-github-c-cpp/releases) - [Commits](https://github.com/sonarsource/sonarqube-github-c-cpp/compare/4aebde3df73d6b8588d2b61acc360cd94185da2c...e51317d858d1117fe6c451aa441841cb3e3ff358) --- updated-dependencies: - dependency-name: hendrikmuhs/ccache-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-action-updates - dependency-name: Namchee/conventional-pr dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-action-updates - dependency-name: oxsecurity/megalinter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-action-updates - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-action-updates - dependency-name: reviewdog/action-suggester dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-action-updates - dependency-name: sonarsource/sonarqube-github-c-cpp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-action-updates ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 10 +++++----- .github/workflows/conventional-pr.yml | 2 +- .github/workflows/linting-formatting.yml | 6 +++--- .github/workflows/security.yml | 2 +- .github/workflows/static-analysis.yml | 10 +++++----- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 091c51c5..0fbd5f0e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: key: cache-winsdk - if: ${{ steps.cache-winsdk.outputs.cache-hit != 'true' }} run: ./get-winsdk.sh - - uses: hendrikmuhs/ccache-action@ed74d11c0b343532753ecead8a951bb09bb34bc9 # v1.2.14 + - uses: hendrikmuhs/ccache-action@53911442209d5c18de8a31615e0923161e435875 # v1.2.16 with: key: ${{ github.job }} max-size: 2G @@ -49,7 +49,7 @@ jobs: runs-on: [ubuntu-24.04] steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - - uses: hendrikmuhs/ccache-action@ed74d11c0b343532753ecead8a951bb09bb34bc9 # v1.2.14 + - uses: hendrikmuhs/ccache-action@53911442209d5c18de8a31615e0923161e435875 # v1.2.16 with: key: ${{ github.job }} max-size: 2G @@ -73,7 +73,7 @@ jobs: container: ghcr.io/philips-software/amp-devcontainer-cpp:5.2.0@sha256:c47fcc83b59fb08f3a3a6e591b18bad49b3862acc35770fca6cec9ad0adb9cb2 # v5.2.0 steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - - uses: hendrikmuhs/ccache-action@ed74d11c0b343532753ecead8a951bb09bb34bc9 # v1.2.14 + - uses: hendrikmuhs/ccache-action@53911442209d5c18de8a31615e0923161e435875 # v1.2.16 with: key: ${{ github.job }} max-size: 2G @@ -101,7 +101,7 @@ jobs: container: ghcr.io/philips-software/amp-devcontainer-cpp:5.2.0@sha256:c47fcc83b59fb08f3a3a6e591b18bad49b3862acc35770fca6cec9ad0adb9cb2 # v5.2.0 steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - - uses: hendrikmuhs/ccache-action@ed74d11c0b343532753ecead8a951bb09bb34bc9 # v1.2.14 + - uses: hendrikmuhs/ccache-action@53911442209d5c18de8a31615e0923161e435875 # v1.2.16 with: key: ${{ github.job }} max-size: 2G @@ -127,7 +127,7 @@ jobs: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: persist-credentials: false - - uses: hendrikmuhs/ccache-action@ed74d11c0b343532753ecead8a951bb09bb34bc9 # v1.2.14 + - uses: hendrikmuhs/ccache-action@53911442209d5c18de8a31615e0923161e435875 # v1.2.16 with: key: ${{ github.job }}-${{ matrix.os }} max-size: 2G diff --git a/.github/workflows/conventional-pr.yml b/.github/workflows/conventional-pr.yml index 1e2f104f..f847c602 100644 --- a/.github/workflows/conventional-pr.yml +++ b/.github/workflows/conventional-pr.yml @@ -11,7 +11,7 @@ jobs: conventional_commit: runs-on: [ubuntu-latest] steps: - - uses: Namchee/conventional-pr@497c801eb96ea7484971691e76f254886e3e1f32 # v0.15.5 + - uses: Namchee/conventional-pr@a6f50a1a97809e18975759853b67e45246005369 # v0.15.6 with: access_token: ${{ secrets.GITHUB_TOKEN }} body: false diff --git a/.github/workflows/linting-formatting.yml b/.github/workflows/linting-formatting.yml index 0062f55a..dccab2c6 100644 --- a/.github/workflows/linting-formatting.yml +++ b/.github/workflows/linting-formatting.yml @@ -26,13 +26,13 @@ jobs: with: fetch-depth: 0 persist-credentials: false - - uses: oxsecurity/megalinter/flavors/c_cpp@1fc052d03c7a43c78fe0fee19c9d648b749e0c01 # v8.3.0 + - uses: oxsecurity/megalinter/flavors/c_cpp@f90c800040e4f84800700b27b2394d3eecc1fdad # v8.4.0 env: APPLY_FIXES: all VALIDATE_ALL_CODEBASE: true GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - run: git diff - - uses: github/codeql-action/upload-sarif@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0 + - uses: github/codeql-action/upload-sarif@f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4 # v3.28.5 if: ${{ success() || failure() }} with: sarif_file: megalinter-reports/megalinter-report.sarif @@ -42,6 +42,6 @@ jobs: name: linter path: | megalinter-reports - - uses: reviewdog/action-suggester@db4abb16fbaabe386831e5addb7be1485d0d63d3 # v1.18.0 + - uses: reviewdog/action-suggester@a3026c6020837c23b61a79d12db223a00df19e6a # v1.19.0 with: tool_name: MegaLinter diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 19a38c0b..bc4ea73d 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -31,6 +31,6 @@ jobs: results_format: sarif repo_token: ${{ secrets.SCORECARD_READ_TOKEN }} publish_results: true - - uses: github/codeql-action/upload-sarif@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0 + - uses: github/codeql-action/upload-sarif@f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4 # v3.28.5 with: sarif_file: scorecards.sarif diff --git a/.github/workflows/static-analysis.yml b/.github/workflows/static-analysis.yml index 43f9d582..88f4a496 100644 --- a/.github/workflows/static-analysis.yml +++ b/.github/workflows/static-analysis.yml @@ -27,7 +27,7 @@ jobs: fetch-depth: 0 # Disable shallow clone to enable blame information persist-credentials: false - - uses: hendrikmuhs/ccache-action@ed74d11c0b343532753ecead8a951bb09bb34bc9 # v1.2.14 + - uses: hendrikmuhs/ccache-action@53911442209d5c18de8a31615e0923161e435875 # v1.2.16 with: key: ${{ github.job }} max-size: 2G @@ -51,7 +51,7 @@ jobs: run: apt-get update && apt-get install -y --no-install-recommends curl - name: Install sonar-scanner and build-wrapper - uses: sonarsource/sonarqube-github-c-cpp@4aebde3df73d6b8588d2b61acc360cd94185da2c # v2.0.0 + uses: sonarsource/sonarqube-github-c-cpp@e51317d858d1117fe6c451aa441841cb3e3ff358 # v2.1.0 env: SONAR_HOST_URL: ${{ env.SONAR_SERVER_URL }} @@ -71,10 +71,10 @@ jobs: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: persist-credentials: false - - uses: hendrikmuhs/ccache-action@ed74d11c0b343532753ecead8a951bb09bb34bc9 # v1.2.14 + - uses: hendrikmuhs/ccache-action@53911442209d5c18de8a31615e0923161e435875 # v1.2.16 with: key: ${{ github.job }} - - uses: github/codeql-action/init@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0 + - uses: github/codeql-action/init@f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4 # v3.28.5 with: languages: cpp - uses: lukka/run-cmake@af1be47fd7c933593f687731bc6fdbee024d3ff4 # v10.8 @@ -82,4 +82,4 @@ jobs: configurePreset: "Host" buildPreset: "Host-Debug" configurePresetAdditionalArgs: "['-DCMAKE_C_COMPILER_LAUNCHER=ccache', '-DCMAKE_CXX_COMPILER_LAUNCHER=ccache']" - - uses: github/codeql-action/analyze@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0 + - uses: github/codeql-action/analyze@f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4 # v3.28.5