This is an automated email from the ASF dual-hosted git repository.
martin-g pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-ballista.git
The following commit(s) were added to refs/heads/main by this push:
new efa6a5ce2 chore(deps): bump github/codeql-action from 4.35.4 to 4.35.5
(#1719)
efa6a5ce2 is described below
commit efa6a5ce22964736b0b1258a5de6fe4c18d20adf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 09:39:54 2026 +0300
chore(deps): bump github/codeql-action from 4.35.4 to 4.35.5 (#1719)
---
.github/workflows/codeql.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index aa1bf9f59..01c57e011 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -45,11 +45,11 @@ jobs:
persist-credentials: false
- name: Initialize CodeQL
- uses: github/codeql-action/init@68bde559dea0fdcac2102bfdf6230c5f70eb485e
# v4
+ uses: github/codeql-action/init@9e0d7b8d25671d64c341c19c0152d693099fb5ba
# v4
with:
languages: actions
- name: Perform CodeQL Analysis
- uses:
github/codeql-action/analyze@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4
+ uses:
github/codeql-action/analyze@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4
with:
category: "/language:actions"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]