From 327bb1243f5f7dcb79e81fabb00f3e9deba738f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 18:38:25 +0000 Subject: [PATCH] build(deps): bump docker/docs Bumps [docker/docs](https://github.com/docker/docs) from 919a9b9104a34a40b30d116529bcce589a544d1c to c70bc63d7f6ffee87d7c9cf0a9f5795db102eda8. - [Commits](https://github.com/docker/docs/compare/919a9b9104a34a40b30d116529bcce589a544d1c...c70bc63d7f6ffee87d7c9cf0a9f5795db102eda8) --- updated-dependencies: - dependency-name: docker/docs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/docs-upstream.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs-upstream.yml b/.github/workflows/docs-upstream.yml index 5f80f248209..fe3f240cb48 100644 --- a/.github/workflows/docs-upstream.yml +++ b/.github/workflows/docs-upstream.yml @@ -52,7 +52,7 @@ jobs: retention-days: 1 validate: - uses: docker/docs/.github/workflows/validate-upstream.yml@919a9b9104a34a40b30d116529bcce589a544d1c # pin for artifact v4 support: https://github.com/docker/docs/pull/19220 + uses: docker/docs/.github/workflows/validate-upstream.yml@c70bc63d7f6ffee87d7c9cf0a9f5795db102eda8 # pin for artifact v4 support: https://github.com/docker/docs/pull/19220 needs: - docs-yaml with: