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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the github-actions group with 2 updates: docker/build-push-action and github/codeql-action.
Updates
docker/build-push-action
from 5 to 6Release notes
Sourced from docker/build-push-action's releases.
Commits
c382f71
Merge pull request #1120 from crazy-max/build-summary5a5b70d
chore: update generated contentdc24cf9
don't generate summary for cloud driver667cb22
DOCKER_BUILD_NO_SUMMARY env to disable summaryd880b19
generate build summarye51051a
export build record and upload artifact86c2bd0
Merge pull request #1137 from docker/dependabot/npm_and_yarn/braces-3.0.3268d2b1
Merge pull request #1138 from docker/dependabot/npm_and_yarn/docker/actions-t...2b8dc7f
chore: update generated content840c12b
chore(deps): Bump@docker/actions-toolkit
from 0.25.1 to 0.26.0Updates
github/codeql-action
from 2 to 3Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
Commits
945bb87
Merge pull request #2331 from github/igfoo/bash9ee83fa
Update checked-in dependenciesf2ea211
Merge branch 'main' into henrymercer/direct-tracing-fixc8fb403
Add PR check for cleaning up database cluster dir1354fe5
Attempt to clean up the database cluster directoryca3043e
Merge branch 'main' into dependabot/npm_and_yarn/npm-8402b9d28ab0944a2
Fix bash syntax81b8143
Merge pull request #2330 from github/aeisenberg/force-overwriteeb1d92b
Fix typo94acfdc
Upload SARIF with ref/sha inputs: Generate SARIF with analyze ActionDependabot 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