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 00a6d9f commit ef8aa35Copy full SHA for ef8aa35
.github/workflows/coder.yaml
@@ -172,7 +172,7 @@ jobs:
172
key: ${{ runner.os }}-go-mod-${{ hashFiles('**/go.sum') }}
173
174
- name: Install goreleaser
175
- uses: jaxxstorm/action-install-gh-release@v1.4.0
+ uses: jaxxstorm/action-install-gh-release@v1.5.0
176
env:
177
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
178
with:
@@ -241,7 +241,7 @@ jobs:
241
242
243
244
245
246
247
0 commit comments