Skip to content

Commit 173f700

Browse files
workflows: bump crazy-max/ghaction-chocolatey from 2 to 3 (#7909)
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>
1 parent 1a41f49 commit 173f700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/call-build-windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
arch: ${{ matrix.config.arch }}
114114

115115
- name: Get gzip command w/ chocolatey
116-
uses: crazy-max/ghaction-chocolatey@v2
116+
uses: crazy-max/ghaction-chocolatey@v3
117117
with:
118118
args: install gzip -y
119119

0 commit comments

Comments
 (0)