Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c74b9c0 commit 892502dCopy full SHA for 892502d
.github/workflows/coder.yaml
@@ -171,7 +171,7 @@ jobs:
171
key: ${{ runner.os }}-go-mod-${{ hashFiles('**/go.sum') }}
172
173
- name: Install goreleaser
174
- uses: jaxxstorm/action-install-gh-release@v1.6.0
+ uses: jaxxstorm/action-install-gh-release@v1.7.1
175
env:
176
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
177
with:
@@ -240,7 +240,7 @@ jobs:
240
241
242
243
244
245
246
0 commit comments