From bb43188582c7e4e9edff066cc3d598b310f7d0b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 12:29:50 +0000 Subject: [PATCH] chore(deps): bump crazy-max/ghaction-chocolatey from 3.3.0 to 3.4.0 Bumps [crazy-max/ghaction-chocolatey](https://github.com/crazy-max/ghaction-chocolatey) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/crazy-max/ghaction-chocolatey/releases) - [Commits](https://github.com/crazy-max/ghaction-chocolatey/compare/v3.3.0...v3.4.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-chocolatey dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index b1e7e38..9ffba59 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -23,7 +23,7 @@ jobs: 10.0.x - name: Setup DocFX - uses: crazy-max/ghaction-chocolatey@v3.3.0 + uses: crazy-max/ghaction-chocolatey@v3.4.0 with: args: install docfx