From 0f021a8e32ecd61b362aa1b0ac5275a88f0a35cf Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 14 May 2026 18:13:18 +0000 Subject: [PATCH] chore(deps): update submodules --- .github/workflows/codeql-analysis.yml | 6 +++--- .github/workflows/scorecards.yml | 2 +- gcp/api/googleapis | 2 +- gcp/workers/linter/Dockerfile | 2 +- osv/osv-schema | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 50b3adf692c..17bff666329 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -43,7 +43,7 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2 + uses: github/codeql-action/init@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4 with: languages: ${{ matrix.language }} # If you wish to specify custom queries, you can do so here or in a config file. @@ -54,7 +54,7 @@ jobs: # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). # If this step fails, then you should remove it and run the build manually (see below) - name: Autobuild - uses: github/codeql-action/autobuild@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2 + uses: github/codeql-action/autobuild@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4 # â„šī¸ Command-line programs to run using the OS shell. # 📚 https://git.io/JvXDl @@ -68,4 +68,4 @@ jobs: # make release - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2 + uses: github/codeql-action/analyze@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4 diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index 899045b394c..c8949f89c8f 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -50,6 +50,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2 + uses: github/codeql-action/upload-sarif@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4 with: sarif_file: results.sarif diff --git a/gcp/api/googleapis b/gcp/api/googleapis index 08fe47aa6f6..1dbb1a14e07 160000 --- a/gcp/api/googleapis +++ b/gcp/api/googleapis @@ -1 +1 @@ -Subproject commit 08fe47aa6f694301a07f2099229ba7123dba5946 +Subproject commit 1dbb1a14e079f78d9214f8e48bf083f32e3ddb96 diff --git a/gcp/workers/linter/Dockerfile b/gcp/workers/linter/Dockerfile index 5570e6c121a..0bb206d473b 100644 --- a/gcp/workers/linter/Dockerfile +++ b/gcp/workers/linter/Dockerfile @@ -20,7 +20,7 @@ RUN apk add --no-cache git WORKDIR /src # Using osv-schema v1.7.3+ -RUN git clone https://github.com/ossf/osv-schema.git osv-schema && cd osv-schema && git checkout 83285ce2a8661d6b30cd45b909e53ad4833802ce +RUN git clone https://github.com/ossf/osv-schema.git osv-schema && cd osv-schema && git checkout 447c7315b34e7f565538c667b532586ca76efe10 WORKDIR /src/osv-schema/tools/osv-linter diff --git a/osv/osv-schema b/osv/osv-schema index 83285ce2a86..447c7315b34 160000 --- a/osv/osv-schema +++ b/osv/osv-schema @@ -1 +1 @@ -Subproject commit 83285ce2a8661d6b30cd45b909e53ad4833802ce +Subproject commit 447c7315b34e7f565538c667b532586ca76efe10