aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/check-python.yml
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-28 22:12:29 +0000
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-08-28 22:16:21 +0000
commite4e215340e1ef195fd7375ea520c6f878a358c72 (patch)
tree9b277f0aef2541b3556d74d715bb5d0ca8252b4d /.github/workflows/check-python.yml
parenttests: disable broken wget tests in utils/sysutils (diff)
downloadfirejail-e4e215340e1ef195fd7375ea520c6f878a358c72.tar.gz
firejail-e4e215340e1ef195fd7375ea520c6f878a358c72.tar.zst
firejail-e4e215340e1ef195fd7375ea520c6f878a358c72.zip
build(deps): bump github/codeql-action from 2.21.2 to 2.21.5
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.2 to 2.21.5. - [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/v2.21.2...00e563ead9f72a8461b24876bee2d0c2e8bd2ee8) --- 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 50ddf5669..5786d568a 100644
--- a/.github/workflows/check-python.yml
+++ b/.github/workflows/check-python.yml
@@ -47,9 +47,9 @@ jobs:
47 47
48 # Initializes the CodeQL tools for scanning. 48 # Initializes the CodeQL tools for scanning.
49 - name: Initialize CodeQL 49 - name: Initialize CodeQL
50 uses: github/codeql-action/init@0ba4244466797eb048eb91a6cd43d5c03ca8bd05 50 uses: github/codeql-action/init@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8
51 with: 51 with:
52 languages: python 52 languages: python
53 53
54 - name: Perform CodeQL Analysis 54 - name: Perform CodeQL Analysis
55 uses: github/codeql-action/analyze@0ba4244466797eb048eb91a6cd43d5c03ca8bd05 55 uses: github/codeql-action/analyze@00e563ead9f72a8461b24876bee2d0c2e8bd2ee8