Skip to content

Commit d124fab

Browse files
chore: bump jaxxstorm/action-install-gh-release from 1.7.1 to 1.9.0 (#5516)
Bumps [jaxxstorm/action-install-gh-release](https://github.com/jaxxstorm/action-install-gh-release) from 1.7.1 to 1.9.0. - [Release notes](https://github.com/jaxxstorm/action-install-gh-release/releases) - [Commits](jaxxstorm/action-install-gh-release@v1.7.1...v1.9.0) --- updated-dependencies: - dependency-name: jaxxstorm/action-install-gh-release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b09311 commit d124fab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/coder.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ jobs:
313313
key: ${{ runner.os }}-go-mod-${{ hashFiles('**/go.sum') }}
314314

315315
- name: Install gotestsum
316-
uses: jaxxstorm/action-install-gh-release@v1.7.1
316+
uses: jaxxstorm/action-install-gh-release@v1.9.0
317317
env:
318318
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
319319
with:
@@ -416,7 +416,7 @@ jobs:
416416
key: ${{ runner.os }}-go-mod-${{ hashFiles('**/go.sum') }}
417417

418418
- name: Install gotestsum
419-
uses: jaxxstorm/action-install-gh-release@v1.7.1
419+
uses: jaxxstorm/action-install-gh-release@v1.9.0
420420
env:
421421
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
422422
with:

0 commit comments

Comments
 (0)