Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 892502d

Browse files
dependabot[bot]kylecarbs
authored andcommitted
chore: bump jaxxstorm/action-install-gh-release from 1.6.0 to 1.7.1 (#1651)
Bumps [jaxxstorm/action-install-gh-release](https://github.com/jaxxstorm/action-install-gh-release) from 1.6.0 to 1.7.1. - [Release notes](https://github.com/jaxxstorm/action-install-gh-release/releases) - [Commits](jaxxstorm/action-install-gh-release@v1.6.0...v1.7.1) --- updated-dependencies: - dependency-name: jaxxstorm/action-install-gh-release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c74b9c0 commit 892502d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/coder.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
key: ${{ runner.os }}-go-mod-${{ hashFiles('**/go.sum') }}
172172

173173
- name: Install goreleaser
174-
uses: jaxxstorm/action-install-gh-release@v1.6.0
174+
uses: jaxxstorm/action-install-gh-release@v1.7.1
175175
env:
176176
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
177177
with:
@@ -240,7 +240,7 @@ jobs:
240240
key: ${{ runner.os }}-go-mod-${{ hashFiles('**/go.sum') }}
241241

242242
- name: Install goreleaser
243-
uses: jaxxstorm/action-install-gh-release@v1.6.0
243+
uses: jaxxstorm/action-install-gh-release@v1.7.1
244244
env:
245245
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
246246
with:

0 commit comments

Comments
 (0)