Skip to content

Commit

Permalink
chore(deps): bump autero1/action-gotestsum from 1.0.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [autero1/action-gotestsum](https://github.com/autero1/action-gotestsum) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/autero1/action-gotestsum/releases)
- [Changelog](https://github.com/autero1/action-gotestsum/blob/master/CHANGELOG.md)
- [Commits](autero1/action-gotestsum@v1.0.0...v2.0.0)

---
updated-dependencies:
- dependency-name: autero1/action-gotestsum
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent 13e1aa4 commit 7f23e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
go-version: ${{ env.GO_VERSION }}

- name: Setup gotestsum
uses: autero1/action-gotestsum@v1.0.0
uses: autero1/action-gotestsum@v2.0.0
with:
gotestsum_version: ${{ env.GOTESTSUM_VERSION }}

Expand Down

0 comments on commit 7f23e20

Please sign in to comment.