autogluon / autogluon-cloud

Autogluon-cloud aims to provide user tools to train, fine-tune and deploy AutoGluon backed models on the cloud. With just a few lines of codes, users could train a model and perform inference on the cloud without worrying about MLOps details such as resource management
Apache License 2.0
18 stars 12 forks source link

Bump github/codeql-action from 2 to 3 #143

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps github/codeql-action from 2 to 3.

Release notes

Sourced from github/codeql-action's releases.

CodeQL Bundle v2.19.0

Bundles CodeQL CLI v2.19.0

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.19.0:

CodeQL Bundle v2.18.4

Bundles CodeQL CLI v2.18.4

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.18.4:

CodeQL Bundle v2.18.3

Bundles CodeQL CLI v2.18.3

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.18.3:

... (truncated)

Changelog

Sourced from github/codeql-action's changelog.

Commits
  • 4d015b8 Fall back to gzip if zstd fails
  • 07e8133 Merge pull request #2501 from github/henrymercer/missing-autobuild-config-error
  • 662c71a Check telemetry in PR check to ensure .tar.zst downloaded
  • a7a6a69 Determine zstd availability earlier on to simplify log
  • db98c27 Gate zstd enablement on tar version
  • b1ca017 Add PR check for zstd bundle
  • 990feb5 Catch gotcha in PR check workflow generator
  • ac3fca3 Use zstd bundle by default when feature flag enabled
  • e7309d2 Add feature flag for using zstd bundle
  • e0a151e Fix inconsistency in autobuild error tracking
  • 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)