Skip to content

Commit e60460b

Browse files
chore: bump jaxxstorm/action-install-gh-release from 1.9.0 to 1.10.0 (#6943)
Bumps [jaxxstorm/action-install-gh-release](https://github.com/jaxxstorm/action-install-gh-release) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/jaxxstorm/action-install-gh-release/releases) - [Commits](jaxxstorm/action-install-gh-release@v1.9.0...v1.10.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5200591 commit e60460b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

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

275275
- name: Install gotestsum
276-
uses: jaxxstorm/action-install-gh-release@v1.9.0
276+
uses: jaxxstorm/action-install-gh-release@v1.10.0
277277
env:
278278
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
279279
with:
@@ -353,7 +353,7 @@ jobs:
353353
key: ${{ runner.os }}-go-mod-${{ hashFiles('**/go.sum') }}
354354

355355
- name: Install gotestsum
356-
uses: jaxxstorm/action-install-gh-release@v1.9.0
356+
uses: jaxxstorm/action-install-gh-release@v1.10.0
357357
env:
358358
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
359359
with:

0 commit comments

Comments
 (0)