aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/check-python.yml
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-04 06:19:30 +0000
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-03-04 06:22:40 +0000
commitc677dfe5bb568cf46ca4ced3ce55bb2aa453c6af (patch)
treeca1787c3653c48577198a1ef94225242083dd5c0 /.github/workflows/check-python.yml
parentAdd quiet to enchant-2, it has a cli (diff)
downloadfirejail-c677dfe5bb568cf46ca4ced3ce55bb2aa453c6af.tar.gz
firejail-c677dfe5bb568cf46ca4ced3ce55bb2aa453c6af.tar.zst
firejail-c677dfe5bb568cf46ca4ced3ce55bb2aa453c6af.zip
build(deps): bump github/codeql-action from 3.24.5 to 3.24.6
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.5 to 3.24.6. - [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/47b3d888fe66b639e431abf22ebca059152f1eea...8a470fddafa5cbb6266ee11b37ef4d8aae19c571) --- 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 85b75a126..54145e49a 100644
--- a/.github/workflows/check-python.yml
+++ b/.github/workflows/check-python.yml
@@ -51,9 +51,9 @@ jobs:
51 51
52 # Initializes the CodeQL tools for scanning. 52 # Initializes the CodeQL tools for scanning.
53 - name: Initialize CodeQL 53 - name: Initialize CodeQL
54 uses: github/codeql-action/init@47b3d888fe66b639e431abf22ebca059152f1eea 54 uses: github/codeql-action/init@8a470fddafa5cbb6266ee11b37ef4d8aae19c571
55 with: 55 with:
56 languages: python 56 languages: python
57 57
58 - name: Perform CodeQL Analysis 58 - name: Perform CodeQL Analysis
59 uses: github/codeql-action/analyze@47b3d888fe66b639e431abf22ebca059152f1eea 59 uses: github/codeql-action/analyze@8a470fddafa5cbb6266ee11b37ef4d8aae19c571