Skip to content

Commit

Permalink
Bump crazy-max/ghaction-chocolatey from 3.0.0 to 3.2.0
Browse files Browse the repository at this point in the history
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](crazy-max/ghaction-chocolatey@v3.0.0...v3.2.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]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 2890bcc commit 7a2803a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
sed -i -e "s/__REPLACE_CHECKSUM__/${RELEASE_HASH}/g" package/tools/chocolateyinstall.ps1
- name: Bundle Chocolatey Package
uses: crazy-max/ghaction-chocolatey@v3.0.0
uses: crazy-max/ghaction-chocolatey@v3.2.0
with:
args: pack --out . ./package/holzshots.nuspec

Expand Down

0 comments on commit 7a2803a

Please sign in to comment.