From 9e0be5f80e557f49b59ac6ee42265bb704d1ace2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 18:32:27 +0000 Subject: [PATCH] build(deps): bump docker/docs Bumps [docker/docs](https://github.com/docker/docs) from 919a9b9104a34a40b30d116529bcce589a544d1c to 9c81de1dfa9cf374c3f0e30b7aa85dcf60517c84. - [Commits](https://github.com/docker/docs/compare/919a9b9104a34a40b30d116529bcce589a544d1c...9c81de1dfa9cf374c3f0e30b7aa85dcf60517c84) --- 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..6b5b728403b 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@9c81de1dfa9cf374c3f0e30b7aa85dcf60517c84 # pin for artifact v4 support: https://github.com/docker/docs/pull/19220 needs: - docs-yaml with: