From de6510e48ba38e1af4052fc87cf80cc1191a4d1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 23:03:03 +0000 Subject: [PATCH] build(deps): bump docker/docs/.github/workflows/validate-upstream.yml Bumps [docker/docs/.github/workflows/validate-upstream.yml](https://github.com/docker/docs) from 8f0cf552fd0a69bcd19bb3f53a17a346b399673c to b7b9c671dfb93b165e2409a7f22da7d1104829b8. - [Commits](https://github.com/docker/docs/compare/8f0cf552fd0a69bcd19bb3f53a17a346b399673c...b7b9c671dfb93b165e2409a7f22da7d1104829b8) --- updated-dependencies: - dependency-name: docker/docs/.github/workflows/validate-upstream.yml dependency-version: b7b9c671dfb93b165e2409a7f22da7d1104829b8 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 60dfacb4fb46..04dbe936621f 100644 --- a/.github/workflows/docs-upstream.yml +++ b/.github/workflows/docs-upstream.yml @@ -59,7 +59,7 @@ jobs: retention-days: 1 validate: - uses: docker/docs/.github/workflows/validate-upstream.yml@8f0cf552fd0a69bcd19bb3f53a17a346b399673c # main + uses: docker/docs/.github/workflows/validate-upstream.yml@b7b9c671dfb93b165e2409a7f22da7d1104829b8 # main needs: - docs-yaml with: