-
-
Notifications
You must be signed in to change notification settings - Fork 730
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump test/bats from
190c7c9
to 89a7fae
Bumps [test/bats](https://github.com/bats-core/bats-core) from `190c7c9` to `89a7fae`. - [Release notes](https://github.com/bats-core/bats-core/releases) - [Commits](bats-core/bats-core@190c7c9...89a7fae) --- updated-dependencies: - dependency-name: test/bats dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information
1 parent
ff237d9
commit 119c3b9
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule bats
updated
15 files
+1 −1 | .github/workflows/dependency-review.yml | |
+4 −4 | .github/workflows/release_dockerhub.yml | |
+1 −1 | .github/workflows/scorecard.yml | |
+27 −4 | .github/workflows/tests.yml | |
+2 −0 | Dockerfile | |
+0 −1 | docker-compose.override.dist | |
+0 −1 | docker-compose.yml | |
+4 −0 | docs/CHANGELOG.md | |
+1 −1 | docs/source/installation.rst | |
+0 −1 | libexec/bats-core/bats | |
+5 −5 | libexec/bats-core/bats-gather-tests | |
+2 −1 | test/install.bats | |
+2 −1 | test/root.bats | |
+1 −2 | test/test_helper.bash | |
+3 −3 | test/warnings.bats |