aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/check-python.yml
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-18 06:17:28 +0000
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-09-18 13:29:44 +0000
commit8a82e400e8bea13b556d85ca701e34d346c518c8 (patch)
treea7e0a2b6c48149b68e75efe37dfb87b2b16c7b13 /.github/workflows/check-python.yml
parentspeed up blacklists (diff)
downloadfirejail-8a82e400e8bea13b556d85ca701e34d346c518c8.tar.gz
firejail-8a82e400e8bea13b556d85ca701e34d346c518c8.tar.zst
firejail-8a82e400e8bea13b556d85ca701e34d346c518c8.zip
build(deps): bump github/codeql-action from 2.21.5 to 2.21.7
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.5 to 2.21.7. - [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/00e563ead9f72a8461b24876bee2d0c2e8bd2ee8...04daf014b50eaf774287bf3f0f1869d4b4c4b913) --- 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>
Diffstat (limited to '.github/workflows/check-python.yml')
-rw-r--r--.github/workflows/check-python.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/check-python.yml b/.github/workflows/check-python.yml
index a4ab02006..138bf8189 100644
--- a/.github/workflows/check-python.yml
+++ b/.github/workflows/check-python.yml
@@ -49,9 +49,9 @@ jobs:
49 49
50 # Initializes the CodeQL tools for scanning. 50 # Initializes the CodeQL tools for scanning.
51 - name: Initialize CodeQL 51 - name: Initialize CodeQL
52 uses: github/codeql-action/init@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8 52 uses: github/codeql-action/init@04daf014b50eaf774287bf3f0f1869d4b4c4b913
53 with: 53 with:
54 languages: python 54 languages: python
55 55
56 - name: Perform CodeQL Analysis 56 - name: Perform CodeQL Analysis
57 uses: github/codeql-action/analyze@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8 57 uses: github/codeql-action/analyze@04daf014b50eaf774287bf3f0f1869d4b4c4b913