mirror of https://github.com/linkerd/linkerd2.git
build(deps): bump crazy-max/ghaction-chocolatey from 3.0.0 to 3.2.0 (#13237)
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](0e015857dd...2ae99523e9)
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-chocolatey
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b0f087c193
commit
32cf0939d2
|
|
@ -164,7 +164,7 @@ jobs:
|
|||
(Get-Content bin\win\linkerd.nuspec).replace('LINKERD_VERSION', "$LINKERD_VERSION") | Set-Content bin\win\linkerd.nuspec
|
||||
- name: Chocolatey - pack
|
||||
if: startsWith(github.ref, 'refs/tags/stable')
|
||||
uses: crazy-max/ghaction-chocolatey@0e015857dd851f84fcb7fb53380eb5c4c8202333
|
||||
uses: crazy-max/ghaction-chocolatey@2ae99523e93879734d432250f87e2c45c379cd60
|
||||
with:
|
||||
args: pack bin/win/linkerd.nuspec
|
||||
- name: Chocolatey - upload package
|
||||
|
|
|
|||
Loading…
Reference in New Issue