From 2027eb5dfb18ab7d9954f7e25c5f6bff8b4be83d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 18:57:35 +0000 Subject: [PATCH] build(deps): bump containerd/project-checks from 1.1.0 to 1.2.2 Bumps [containerd/project-checks](https://github.com/containerd/project-checks) from 1.1.0 to 1.2.2. - [Commits](https://github.com/containerd/project-checks/compare/v1.1.0...v1.2.2) --- updated-dependencies: - dependency-name: containerd/project-checks dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3109d7fe..4f517c41 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: cache-dependency-path: src/github.com/containerd/cgroups - name: Project checks - uses: containerd/project-checks@v1.1.0 + uses: containerd/project-checks@v1.2.2 with: working-directory: src/github.com/containerd/cgroups