Skip to content

Commit

Permalink
Merge pull request #138 from hashicorp/dependabot/github_actions/aute…
Browse files Browse the repository at this point in the history
…ro1/action-gotestsum-2.0.0

Bump autero1/action-gotestsum from 1.0.0 to 2.0.0
  • Loading branch information
dekimsey committed May 26, 2023
2 parents fe53ab5 + 6a07dfe commit 4c88a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-build.yml
Expand Up @@ -41,7 +41,7 @@ jobs:
- uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
with:
go-version: ${{ matrix.go-version }}
- uses: autero1/action-gotestsum@2e48af62f5248bd3b014f598cd1aa69a01dd36e3 # v1.0.0
- uses: autero1/action-gotestsum@7263b9d73912eec65f46337689e59fac865c425f # v2.0.0
with:
gotestsum_version: 1.9.0

Expand Down

0 comments on commit 4c88a68

Please sign in to comment.