We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36d5a92 commit 20d8968Copy full SHA for 20d8968
.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.5.0
+ uses: jaxxstorm/action-install-gh-release@v1.6.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