aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/check-python.yml
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-13 06:04:09 +0000
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-05-13 19:47:41 +0000
commitbef08503538f94045bd8f862fd759ab60426d53e (patch)
tree679e25512af4d485f6140e1f81f05fd31691d374 /.github/workflows/check-python.yml
parentbuild(deps): bump actions/checkout from 4.1.4 to 4.1.5 (diff)
downloadfirejail-bef08503538f94045bd8f862fd759ab60426d53e.tar.gz
firejail-bef08503538f94045bd8f862fd759ab60426d53e.tar.zst
firejail-bef08503538f94045bd8f862fd759ab60426d53e.zip
build(deps): bump github/codeql-action from 3.25.3 to 3.25.4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.3 to 3.25.4. - [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/d39d31e687223d841ef683f52467bd88e9b21c14...ccf74c947955fd1cf117aef6a0e4e66191ef6f61) --- 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 068b43217..09b2abd0b 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@d39d31e687223d841ef683f52467bd88e9b21c14 54 uses: github/codeql-action/init@ccf74c947955fd1cf117aef6a0e4e66191ef6f61
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@d39d31e687223d841ef683f52467bd88e9b21c14 59 uses: github/codeql-action/analyze@ccf74c947955fd1cf117aef6a0e4e66191ef6f61