Skip to content

Commit e7753ba

Browse files
Bump crazy-max/ghaction-chocolatey from 3.2.0 to 3.3.0
Bumps [crazy-max/ghaction-chocolatey](https://github.com/crazy-max/ghaction-chocolatey) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/crazy-max/ghaction-chocolatey/releases) - [Commits](crazy-max/ghaction-chocolatey@v3.2.0...v3.3.0) --- 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 a2368b6 commit e7753ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
sed -i -e "s/__REPLACE_CHECKSUM__/${RELEASE_HASH}/g" package/tools/chocolateyinstall.ps1
9999
100100
- name: Bundle Chocolatey Package
101-
uses: crazy-max/ghaction-chocolatey@v3.2.0
101+
uses: crazy-max/ghaction-chocolatey@v3.3.0
102102
with:
103103
args: pack --out . ./package/holzshots.nuspec
104104

0 commit comments

Comments
 (0)