From b236c047d4c5c7c2c8a2781a81e34bf659c582b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 15:14:29 +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 00aefd5eae73898c4d3bcd7a6fe95a039293706b to 0673854ed9b397cc29b38a9524d2f68b75ec2381. - [Commits](https://github.com/docker/docs/compare/00aefd5eae73898c4d3bcd7a6fe95a039293706b...0673854ed9b397cc29b38a9524d2f68b75ec2381) --- updated-dependencies: - dependency-name: docker/docs/.github/workflows/validate-upstream.yml dependency-version: '0673854ed9b397cc29b38a9524d2f68b75ec2381' 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 f4e726c859..1fe1a48b4d 100644 --- a/.github/workflows/docs-upstream.yml +++ b/.github/workflows/docs-upstream.yml @@ -38,7 +38,7 @@ jobs: retention-days: 1 validate: - uses: docker/docs/.github/workflows/validate-upstream.yml@00aefd5eae73898c4d3bcd7a6fe95a039293706b # main 2026-03-24 + uses: docker/docs/.github/workflows/validate-upstream.yml@0673854ed9b397cc29b38a9524d2f68b75ec2381 # main 2026-03-24 needs: - docs-yaml with: