mirror of
https://github.com/opencontainers/runc.git
synced 2026-04-22 23:17:17 +08:00
build(deps): bump bats-core/bats-action from 2.1.1 to 3.0.0
Bumps [bats-core/bats-action](https://github.com/bats-core/bats-action) from 2.1.1 to 3.0.0. - [Release notes](https://github.com/bats-core/bats-action/releases) - [Commits](https://github.com/bats-core/bats-action/compare/2.1.1...3.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] <support@github.com>
This commit is contained in:
@@ -155,7 +155,7 @@ jobs:
|
||||
run: sudo -E PATH="$PATH" make EXTRA_FLAGS="${{ matrix.race }}" all
|
||||
|
||||
- name: Setup Bats and bats libs
|
||||
uses: bats-core/bats-action@2.1.1
|
||||
uses: bats-core/bats-action@3.0.0
|
||||
with:
|
||||
bats-version: 1.9.0
|
||||
support-install: false
|
||||
|
||||
Reference in New Issue
Block a user