Commit Graph

5 Commits

Author SHA1 Message Date
CrazyMax
a0c73a10bb Merge pull request #530 from docker/dependabot/github_actions/github/codeql-action-4.35.2
Some checks failed
zizmor / zizmor (push) Failing after 3s
validate / prepare (push) Successful in 8s
codeql / analyze (push) Failing after 47s
test / test (push) Successful in 51s
validate / validate (push) Successful in 39s
ci / main () (push) Successful in 11s
ci / windows-error (push) Waiting to run
ci / main (latest) (push) Successful in 11s
ci / use (false) (push) Successful in 19s
ci / main (cloud:v0.11.2-desktop.2) (push) Failing after 47s
ci / debug (push) Successful in 38s
ci / use (true) (push) Successful in 15s
ci / driver (image=moby/buildkit:latest) (push) Successful in 11s
ci / main (v0.4.1) (push) Successful in 1m1s
ci / error (push) Failing after 59s
ci / docker-driver (push) Successful in 10s
ci / main (cloud:latest) (push) Successful in 1m8s
ci / endpoint (push) Failing after 11s
ci / driver (image=moby/buildkit:master network=host ) (push) Successful in 27s
ci / buildkitd-config (push) Successful in 17s
ci / buildkitd-config-inline (push) Successful in 14s
ci / with-qemu (, all) (push) Successful in 19s
ci / with-qemu (, arm64,riscv64,arm) (push) Successful in 16s
ci / with-qemu (v0.9.1, arm64,riscv64,arm) (push) Failing after 13s
ci / build-ref (cb185f095fd3d9444e0aa605d3789e9e05f2a1e7) (push) Failing after 10s
ci / with-qemu (v0.9.1, all) (push) Failing after 20s
ci / build-ref (refs/pull/731/head) (push) Failing after 10s
ci / build-ref (refs/tags/v0.5.1) (push) Failing after 10s
ci / build-ref (master) (push) Successful in 18s
ci / standalone-cmd (push) Successful in 15s
ci / docker-context (push) Successful in 9s
ci / standalone-action (push) Successful in 17s
ci / cleanup (false) (push) Successful in 10s
ci / append (push) Successful in 18s
ci / platforms (push) Successful in 17s
ci / cleanup (true) (push) Successful in 11s
ci / k3s (latest) (push) Failing after 16s
ci / k3s (v0.10.5) (push) Failing after 12s
ci / k3s (v0.11.0) (push) Failing after 12s
ci / cache-binary (false) (push) Failing after 10s
ci / cache-binary (true) (push) Failing after 9s
ci / keep-state (push) Successful in 11s
ci / keep-state-error (push) Successful in 7s
ci / main (lab:latest) (push) Successful in 3m22s
ci / multi (push) Successful in 3m26s
build(deps): bump github/codeql-action from 4.35.1 to 4.35.2
2026-04-27 09:54:40 +02:00
dependabot[bot]
0068a0a10e build(deps): bump actions/setup-node from 6.3.0 to 6.4.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](53b83947a5...48b55a011b)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-21 04:42:29 +00:00
dependabot[bot]
b6cec68116 build(deps): bump github/codeql-action from 4.35.1 to 4.35.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.1 to 4.35.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](c10b8064de...95e58e9a2c)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.35.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-17 04:43:32 +00:00
CrazyMax
8072de9b61 fix zizmor findings
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-03-30 14:10:53 +02:00
CrazyMax
3da2ceadbf ci: enable SAST scanning with CodeQL
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-03-20 11:56:47 +01:00