Skip to content

Commit bd28e8d

Browse files
chore(deps): bump crazy-max/ghaction-chocolatey from 3 to 4 (#404)
Bumps [crazy-max/ghaction-chocolatey](https://github.com/crazy-max/ghaction-chocolatey) from 3 to 4. - [Release notes](https://github.com/crazy-max/ghaction-chocolatey/releases) - [Commits](crazy-max/ghaction-chocolatey@v3...v4) --- updated-dependencies: - dependency-name: crazy-max/ghaction-chocolatey dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fec04f6 commit bd28e8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
5757
- name: Install Docker (Windows)
5858
if: runner.os == 'Windows'
59-
uses: crazy-max/ghaction-chocolatey@v3
59+
uses: crazy-max/ghaction-chocolatey@v4
6060
with:
6161
args: install docker
6262

0 commit comments

Comments
 (0)