Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump github/codeql-action from 2.2.4 to 2.2.5 #469

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps github/codeql-action from 2.2.4 to 2.2.5.

Commits
  • 32dc499 Merge pull request #1547 from github/update-v2.2.5-237a258d2
  • b742728 Update changelog for v2.2.5
  • 237a258 Merge pull request #1543 from github/alexet/update-2.12.3
  • 5972e6d Fix lib file
  • 164027e Fix bundle versions
  • 3dde1f3 Merge pull request #1540 from cklin/expect-discarded-cache
  • d7d7567 Unit tests for optimizeForLastQueryRun
  • 0e4e857 Set optimizeForLastQueryRun on last run
  • 08d1f21 Calculate customQueryIndices early
  • f3bd25e Merge pull request #1544 from github/aeisenberg/clean-cache
  • 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.2.4 to 2.2.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@17573ee...32dc499)

---
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 Feb 27, 2023
@dependabot dependabot bot temporarily deployed to test February 27, 2023 09:27 Inactive
@dependabot dependabot bot temporarily deployed to test February 27, 2023 09:27 Inactive
@codecov-commenter
Copy link

Codecov Report

Merging #469 (209b150) into master (0c76852) will increase coverage by 1.25%.
The diff coverage is 51.90%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #469      +/-   ##
==========================================
+ Coverage   42.91%   44.16%   +1.25%     
==========================================
  Files          50       50              
  Lines        5735     5898     +163     
==========================================
+ Hits         2461     2605     +144     
- Misses       3017     3038      +21     
+ Partials      257      255       -2     
Impacted Files Coverage Δ
pkg/featureflag/feature_flag.go 75.00% <ø> (+20.00%) ⬆️
pkg/network/aci_network.go 20.43% <7.74%> (-6.10%) ⬇️
pkg/auth/auth.go 60.32% <44.68%> (-6.35%) ⬇️
pkg/metrics/metrics.go 75.18% <57.14%> (-1.56%) ⬇️
pkg/provider/aci_volumes.go 45.19% <70.58%> (ø)
pkg/provider/aci.go 45.79% <76.74%> (+11.90%) ⬆️
pkg/provider/containergroup_to_pod.go 75.00% <85.71%> (-0.29%) ⬇️
pkg/analytics/analytics.go 64.70% <100.00%> (ø)
... and 3 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@helayoty helayoty merged commit 07164e7 into master Feb 27, 2023
@helayoty helayoty deleted the dependabot/github_actions/github/codeql-action-2.2.5 branch February 27, 2023 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

2 participants