build(deps): bump bats-core/bats-action from 3.0.0 to 3.0.1

Bumps [bats-core/bats-action](https://github.com/bats-core/bats-action) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/bats-core/bats-action/releases)
- [Commits](https://github.com/bats-core/bats-action/compare/3.0.0...3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-28 04:44:14 +00:00
committed by GitHub
parent f3df2627bd
commit 5cfd1a62b3
+1 -1
View File
@@ -138,7 +138,7 @@ jobs:
run: sudo -E PATH="$PATH" make EXTRA_FLAGS="${{ matrix.race }}" all
- name: Setup Bats and bats libs
uses: bats-core/bats-action@3.0.0
uses: bats-core/bats-action@3.0.1
with:
bats-version: 1.9.0
support-install: false