Skip to content

Commit a67b783

Browse files
build(deps): bump crazy-max/ghaction-chocolatey from 3.0.0 to 3.2.0
Bumps [crazy-max/ghaction-chocolatey](https://github.com/crazy-max/ghaction-chocolatey) from 3.0.0 to 3.2.0. - [Release notes](https://github.com/crazy-max/ghaction-chocolatey/releases) - [Commits](crazy-max/ghaction-chocolatey@0e01585...2ae9952) --- updated-dependencies: - dependency-name: crazy-max/ghaction-chocolatey dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f2a7164 commit a67b783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows_test_npm_install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ jobs:
242242
# Install Windows build tools for compiling Node.js native add-ons.
243243
- name: 'Install Windows build tools'
244244
# Pin action to full length commit SHA
245-
uses: crazy-max/ghaction-chocolatey@0e015857dd851f84fcb7fb53380eb5c4c8202333 # v3.0.0
245+
uses: crazy-max/ghaction-chocolatey@2ae99523e93879734d432250f87e2c45c379cd60 # v3.2.0
246246
with:
247247
args: install -y visualstudio2019buildtools visualstudio2019-workload-vctools
248248
timeout-minutes: 10

0 commit comments

Comments
 (0)