mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
Merge pull request #4701 from opencontainers/dependabot/github_actions/bats-core/bats-action-3.0.1
build(deps): bump bats-core/bats-action from 3.0.0 to 3.0.1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user