aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-07-29 19:56:54 +0000
committersaturneric <[email protected]>2024-07-29 19:56:54 +0000
commit4ee28633eed7403b939b8b862958a366c7e2d8e5 (patch)
tree85b7df47745f78d9b4086a7517b8f9d46750eda3 /.github
parentfeat: update SECURITY.md and adjust Doxyfile location (diff)
downloadGpgFrontend-4ee28633eed7403b939b8b862958a366c7e2d8e5.tar.gz
GpgFrontend-4ee28633eed7403b939b8b862958a366c7e2d8e5.zip
feat: update github/codeql-action/init to v3
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/codeql-analysis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index 9ff1d59b..bea75838 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -44,7 +44,7 @@ jobs:
submodules: recursive
- name: Initialize CodeQL
- uses: github/codeql-action/init@v2
+ uses: github/codeql-action/init@v3
with:
languages: ${{ matrix.language }}