Skip to content

Commit

Permalink
chore(deps): bump bats-core/bats-action from 2.0.0 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps [bats-core/bats-action](https://github.com/bats-core/bats-action) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/bats-core/bats-action/releases)
- [Commits](bats-core/bats-action@2.0.0...2.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent 964101a commit bb156fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
token: "${{ github.token }}"

- name: Set up BATS
uses: bats-core/bats-action@2.0.0
uses: bats-core/bats-action@2.1.1

- name: Run BATS tests
run: |
Expand Down

0 comments on commit bb156fa

Please sign in to comment.