Skip to content

Commit c9da6b4

Browse files
chore: Bump crazy-max/ghaction-chocolatey
Bumps the github-actions-minor-and-patch group with 1 update: [crazy-max/ghaction-chocolatey](https://github.com/crazy-max/ghaction-chocolatey). Updates `crazy-max/ghaction-chocolatey` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/crazy-max/ghaction-chocolatey/releases) - [Commits](crazy-max/ghaction-chocolatey@6828f16...2526f46) --- updated-dependencies: - dependency-name: crazy-max/ghaction-chocolatey dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b3677f1 commit c9da6b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Configure git for private modules
4040
run: git config --global url."https://speakeasybot:${{ secrets.BOT_REPO_TOKEN }}@github.com".insteadOf "https://github.com"
4141
- name: Setup Choco
42-
uses: crazy-max/ghaction-chocolatey@6828f16489ec8d2968b55066766cb41f0d278f2a # v3.3.0
42+
uses: crazy-max/ghaction-chocolatey@2526f467ccbd337d307fe179959cabbeca0bc8c0 # v3.4.0
4343
with:
4444
args: --version
4545
- name: goreleaser

0 commit comments

Comments
 (0)