From 2d305698ee056c615860e645a5c5ea90acae1363 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 16:54:59 +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/434a07157608eeaa1d5c8d4dd506154204cd9401...d7751f3c375b8fe4a84c02a068184ee4c1f59bc4) --- updated-dependencies: - dependency-name: containerd/project-checks dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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 5fdf40e3d..44deb2e25 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -59,7 +59,7 @@ jobs: with: go-version: ${{ env.GO_VERSION }} - - uses: containerd/project-checks@434a07157608eeaa1d5c8d4dd506154204cd9401 # v1.1.0 + - uses: containerd/project-checks@d7751f3c375b8fe4a84c02a068184ee4c1f59bc4 # v1.2.2 with: working-directory: src/github.com/containerd/ttrpc