We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3677f1 commit c9da6b4Copy full SHA for c9da6b4
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Configure git for private modules
40
run: git config --global url."https://speakeasybot:${{ secrets.BOT_REPO_TOKEN }}@github.com".insteadOf "https://github.com"
41
- name: Setup Choco
42
- uses: crazy-max/ghaction-chocolatey@6828f16489ec8d2968b55066766cb41f0d278f2a # v3.3.0
+ uses: crazy-max/ghaction-chocolatey@2526f467ccbd337d307fe179959cabbeca0bc8c0 # v3.4.0
43
with:
44
args: --version
45
- name: goreleaser
0 commit comments