Skip to content

Commit fc4b808

Browse files
Bump crazy-max/ghaction-chocolatey from 3.4.0 to 4.0.0 (#990)
Bumps [crazy-max/ghaction-chocolatey](https://github.com/crazy-max/ghaction-chocolatey) from 3.4.0 to 4.0.0. - [Release notes](https://github.com/crazy-max/ghaction-chocolatey/releases) - [Commits](crazy-max/ghaction-chocolatey@2526f46...dff3862) --- updated-dependencies: - dependency-name: crazy-max/ghaction-chocolatey dependency-version: 4.0.0 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 cb029da commit fc4b808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ jobs:
231231
cache-dependency-path: '**/go.sum'
232232

233233
- name: Fetch Windows dependency
234-
uses: crazy-max/ghaction-chocolatey@2526f467ccbd337d307fe179959cabbeca0bc8c0 # v3.4.0
234+
uses: crazy-max/ghaction-chocolatey@dff3862348493b11fba2fbc49147b6d2dfe09b66 # v4.0.0
235235
with:
236236
args: install graphviz llvm
237237

0 commit comments

Comments
 (0)