aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-17 06:58:00 +0000
committerLibravatar Topi Miettinen <topimiettinen@users.noreply.github.com>2023-04-17 18:15:17 +0000
commit51f898b95280139866a9ea50439d349e88c5ecb9 (patch)
tree3894eaff0c0cc05fa73c835a740745073651031e
parentRELNOTES: add ci item (diff)
downloadfirejail-51f898b95280139866a9ea50439d349e88c5ecb9.tar.gz
firejail-51f898b95280139866a9ea50439d349e88c5ecb9.tar.zst
firejail-51f898b95280139866a9ea50439d349e88c5ecb9.zip
build(deps): bump github/codeql-action from 2.2.11 to 2.2.12
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.11 to 2.2.12. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/d186a2a36cc67bfa1b860e6170d37fb9634742c7...7df0ce34898d659f95c0c4a09eaa8d4e32ee64db) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-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 4f06a3f26..52fb21cce 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -89,7 +89,7 @@ jobs:
89 89
90 # Initializes the CodeQL tools for scanning. 90 # Initializes the CodeQL tools for scanning.
91 - name: Initialize CodeQL 91 - name: Initialize CodeQL
92 uses: github/codeql-action/init@d186a2a36cc67bfa1b860e6170d37fb9634742c7 92 uses: github/codeql-action/init@7df0ce34898d659f95c0c4a09eaa8d4e32ee64db
93 with: 93 with:
94 languages: ${{ matrix.language }} 94 languages: ${{ matrix.language }}
95 # If you wish to specify custom queries, you can do so here or in a config file. 95 # If you wish to specify custom queries, you can do so here or in a config file.
@@ -100,7 +100,7 @@ jobs:
100 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). 100 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
101 # If this step fails, then you should remove it and run the build manually (see below) 101 # If this step fails, then you should remove it and run the build manually (see below)
102 - name: Autobuild 102 - name: Autobuild
103 uses: github/codeql-action/autobuild@d186a2a36cc67bfa1b860e6170d37fb9634742c7 103 uses: github/codeql-action/autobuild@7df0ce34898d659f95c0c4a09eaa8d4e32ee64db
104 104
105 # ℹī¸ Command-line programs to run using the OS shell. 105 # ℹī¸ Command-line programs to run using the OS shell.
106 # 📚 https://git.io/JvXDl 106 # 📚 https://git.io/JvXDl
@@ -114,4 +114,4 @@ jobs:
114 # make release 114 # make release
115 115
116 - name: Perform CodeQL Analysis 116 - name: Perform CodeQL Analysis
117 uses: github/codeql-action/analyze@d186a2a36cc67bfa1b860e6170d37fb9634742c7 117 uses: github/codeql-action/analyze@7df0ce34898d659f95c0c4a09eaa8d4e32ee64db