Skip to content

Commit faa536b

Browse files
Bump crazy-max/ghaction-chocolatey from 2 to 3 (#991)
Bumps [crazy-max/ghaction-chocolatey](https://github.com/crazy-max/ghaction-chocolatey) from 2 to 3. - [Release notes](https://github.com/crazy-max/ghaction-chocolatey/releases) - [Commits](crazy-max/ghaction-chocolatey@v2...v3) --- updated-dependencies: - dependency-name: crazy-max/ghaction-chocolatey dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Victor Chang <[email protected]>
1 parent 3c2a18a commit faa536b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
${{ runner.os }}-nuget
165165
166166
- name: Setup DocFX
167-
uses: crazy-max/ghaction-chocolatey@v2
167+
uses: crazy-max/ghaction-chocolatey@v3
168168
with:
169169
args: install docfx
170170

0 commit comments

Comments
 (0)