We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2368b6 commit e7753baCopy full SHA for e7753ba
.github/workflows/CI.yml
@@ -98,7 +98,7 @@ jobs:
98
sed -i -e "s/__REPLACE_CHECKSUM__/${RELEASE_HASH}/g" package/tools/chocolateyinstall.ps1
99
100
- name: Bundle Chocolatey Package
101
- uses: crazy-max/ghaction-chocolatey@v3.2.0
+ uses: crazy-max/ghaction-chocolatey@v3.3.0
102
with:
103
args: pack --out . ./package/holzshots.nuspec
104
0 commit comments