From 7215a7d2caa73cd8ca2de50435fa3a5f1df36d75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 07:34:23 +0000 Subject: [PATCH] build(deps): bump containerd/project-checks from 1.1.0 to 1.2.1 Bumps [containerd/project-checks](https://github.com/containerd/project-checks) from 1.1.0 to 1.2.1. - [Commits](https://github.com/containerd/project-checks/compare/434a07157608eeaa1d5c8d4dd506154204cd9401...800740a80e93c309f9a40903ce26d749ad0909ec) --- updated-dependencies: - dependency-name: containerd/project-checks dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] (cherry picked from commit 69c0d7f60f74210d6e41515e9064bb96362683c7) Signed-off-by: Akhil Mohan --- .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 e3ce1d0f0..73d2a5090 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -51,7 +51,7 @@ jobs: - uses: ./src/github.com/containerd/containerd/.github/actions/install-go - - uses: containerd/project-checks@434a07157608eeaa1d5c8d4dd506154204cd9401 # v1.1.0 + - uses: containerd/project-checks@800740a80e93c309f9a40903ce26d749ad0909ec # v1.2.1 if: github.repository == 'containerd/containerd' with: working-directory: src/github.com/containerd/containerd