aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2022-10-04 12:35:18 -0400
committerLibravatar GitHub <noreply@github.com>2022-10-04 12:35:18 -0400
commitca2ce2907975b25252139e1cb2b07a92d9827b97 (patch)
tree36a49fc813fffa3b3c566b44e6d1819cf90e2952 /.github
parentMerge pull request #5400 from kmk3/mpv-fix-lib (diff)
parentbuild(deps): bump github/codeql-action from 2.1.25 to 2.1.26 (diff)
downloadfirejail-ca2ce2907975b25252139e1cb2b07a92d9827b97.tar.gz
firejail-ca2ce2907975b25252139e1cb2b07a92d9827b97.tar.zst
firejail-ca2ce2907975b25252139e1cb2b07a92d9827b97.zip
Merge pull request #5394 from netblue30/dependabot/github_actions/github/codeql-action-2.1.26
build(deps): bump github/codeql-action from 2.1.25 to 2.1.26
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/codeql-analysis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index 1417bbb34..b8a183d8a 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -53,7 +53,7 @@ jobs:
53 53
54 # Initializes the CodeQL tools for scanning. 54 # Initializes the CodeQL tools for scanning.
55 - name: Initialize CodeQL 55 - name: Initialize CodeQL
56 uses: github/codeql-action/init@86f3159a697a097a813ad9bfa0002412d97690a4 56 uses: github/codeql-action/init@e0e5ded33cabb451ae0a9768fc7b0410bad9ad44
57 with: 57 with:
58 languages: ${{ matrix.language }} 58 languages: ${{ matrix.language }}
59 # If you wish to specify custom queries, you can do so here or in a config file. 59 # If you wish to specify custom queries, you can do so here or in a config file.
@@ -64,7 +64,7 @@ jobs:
64 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). 64 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
65 # If this step fails, then you should remove it and run the build manually (see below) 65 # If this step fails, then you should remove it and run the build manually (see below)
66 - name: Autobuild 66 - name: Autobuild
67 uses: github/codeql-action/autobuild@86f3159a697a097a813ad9bfa0002412d97690a4 67 uses: github/codeql-action/autobuild@e0e5ded33cabb451ae0a9768fc7b0410bad9ad44
68 68
69 # ℹī¸ Command-line programs to run using the OS shell. 69 # ℹī¸ Command-line programs to run using the OS shell.
70 # 📚 https://git.io/JvXDl 70 # 📚 https://git.io/JvXDl
@@ -78,4 +78,4 @@ jobs:
78 # make release 78 # make release
79 79
80 - name: Perform CodeQL Analysis 80 - name: Perform CodeQL Analysis
81 uses: github/codeql-action/analyze@86f3159a697a097a813ad9bfa0002412d97690a4 81 uses: github/codeql-action/analyze@e0e5ded33cabb451ae0a9768fc7b0410bad9ad44