Skip to content

Commit

Permalink
chore: github-actions: Bump bats-core/bats-action from 1.5.6 to 2.0.0
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@1.5.6...2.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent 2adf4da commit 2f28185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
poetry install
- name: Install BATS for e2e tests
uses: bats-core/bats-action@1.5.6
uses: bats-core/bats-action@2.0.0
with:
support-path: ${{ github.workspace }}/bats-core/bats-support
assert-path: ${{ github.workspace }}/bats-core/bats-assert
Expand Down

0 comments on commit 2f28185

Please sign in to comment.