Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

chore(deps): bump github/codeql-action from 2.1.21 to 2.1.22#61

Merged
neilime merged 1 commit intomainfrom
dependabot/github_actions/github/codeql-action-2.1.22
Sep 2, 2022
Merged

chore(deps): bump github/codeql-action from 2.1.21 to 2.1.22#61
neilime merged 1 commit intomainfrom
dependabot/github_actions/github/codeql-action-2.1.22

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2022

Bumps github/codeql-action from 2.1.21 to 2.1.22.

Changelog

Sourced from github/codeql-action's changelog.

2.1.22 - 01 Sep 2022

  • Downloading CodeQL packs has been moved to the init step. Previously, CodeQL packs were downloaded during the analyze step. #1218
  • Update default CodeQL bundle version to 2.10.4. #1224
  • The newly released Poetry 1.2 is not yet supported. In the most common case where the CodeQL Action is automatically installing Python dependencies, it will continue to install and use Poetry 1.1 on its own. However, in certain cases such as with self-hosted runners, you may need to ensure Poetry 1.1 is installed yourself.
Commits
  • b398f52 Merge pull request #1225 from github/update-v2.1.22-a5966ad4
  • b0f41e0 Update changelog for v2.1.22
  • a5966ad Merge pull request #1224 from github/edoardo/2.10.4-bump
  • 8c692b3 Pin poetry to 1.1
  • 693b97b Bump CodeQL version to 2.10.4
  • d92a91c Merge pull request #1218 from github/aeisenberg/move-pack-download-to-init
  • 7294b40 Fix call to endGroup
  • 354bc9f Add Changelog entry
  • 0a2b0d2 Moves calls to pack download to the init action
  • a59fbe2 Merge pull request #1215 from github/dependabot/npm_and_yarn/octokit/types-7.1.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 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)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.21 to 2.1.22.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v2.1.21...v2.1.22)

---
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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 2, 2022
@neilime neilime merged commit c845965 into main Sep 2, 2022
@neilime neilime deleted the dependabot/github_actions/github/codeql-action-2.1.22 branch September 2, 2022 07:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant