ci(deps): bump the all-actions group with 3 updates (#792)

This commit is contained in:
dependabot[bot]
2026-01-26 16:47:52 +01:00
committed by GitHub
parent d024c9ddca
commit 6a2d0dac86
5 changed files with 10 additions and 10 deletions

View File

@@ -67,7 +67,7 @@ jobs:
- name: Git Checkout
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.0
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.0
# https://github.com/actions/checkout
@@ -92,7 +92,7 @@ jobs:
- name: Initialize CodeQL
uses: github/codeql-action/init@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4.0.0
uses: github/codeql-action/init@19b2f06db2b6f5108140aeb04014ef02b648f789 # v4.0.0
# https://github.com/github/codeql-action/blob/main/init/action.yml
with:
languages: actions,python
@@ -102,5 +102,5 @@ jobs:
queries: security-and-quality
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4.0.0
uses: github/codeql-action/analyze@19b2f06db2b6f5108140aeb04014ef02b648f789 # v4.0.0
# https://github.com/github/codeql-action