.github/workflows: Bump Bats to 1.10.0 for CI on Ubuntu 22.04

https://github.com/containers/toolbox/pull/1352
This commit is contained in:
Debarshi Ray 2023-08-18 07:00:45 +02:00
parent f716b23914
commit 8ef3dd997e

View file

@ -58,7 +58,7 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
path: bats-core/bats-core path: bats-core/bats-core
ref: v1.9.0 ref: v1.10.0
repository: bats-core/bats-core.git repository: bats-core/bats-core.git
submodules: true submodules: true