Skip to content

Commit

Permalink
Bump bats-core/bats-action from 1.5.6 to 2.0.0 (#246)
Browse files Browse the repository at this point in the history
Bumps [bats-core/bats-action](https://github.com/bats-core/bats-action) from 1.5.6 to 2.0.0.
- [Release notes](https://github.com/bats-core/bats-action/releases)
- [Commits](bats-core/bats-action@0ae349d...472edde)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent 2b5434d commit c2014a3
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 @@ -19,7 +19,7 @@ jobs:
check-latest: true

- name: Setup Bats and bats libs
uses: bats-core/bats-action@0ae349dad1aa69308725a48b91b5d6ca647040bc # v1.5.6
uses: bats-core/bats-action@472edde1138d59aca53ff162fb8d996666d21e4a # v2.0.0

- name: Verify go.mod is sane
run: go mod tidy && git diff --no-patch --exit-code
Expand Down

0 comments on commit c2014a3

Please sign in to comment.