Ludy87 / pyxplora_api

Unofficial python library for the Xplora® API
MIT License
6 stars 2 forks source link

Bump github/codeql-action from 3.23.1 to 3.23.2 #159

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps github/codeql-action from 3.23.1 to 3.23.2.

Changelog

Sourced from github/codeql-action's changelog.

3.23.2 - 26 Jan 2024

  • On Linux, the maximum possible value for the --threads option now respects the CPU count as specified in cgroup files to more accurately reflect the number of available cores when running in containers. #2083
  • Update default CodeQL bundle version to 2.16.1. #2096
Commits
  • b7bf0a3 Merge pull request #2099 from github/update-v3.23.2-61bf02577
  • 33e354b Changelog: Add missing PR link
  • f4cfe89 Update changelog for v3.23.2
  • 61bf025 Send overall job status in init-post status report (#2097)
  • 1615032 Merge pull request #2096 from github/update-bundle/codeql-bundle-v2.16.1
  • bd67d8d Merge pull request #2098 from github/henrymercer/update-internal-queries
  • a2619f6 Internal queries: Replace deprecated predicates
  • 666e2f9 Internal queries: Replace deprecated predicates
  • d43ae36 Add changelog note
  • 75af1f5 Update default bundle to codeql-bundle-v2.16.1
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)