Skip to content

Commit b2bf58e

Browse files
Merge pull request #4419 from opencontainers/dependabot/github_actions/bats-core/bats-action-3.0.0
2 parents 57798c6 + f55957d commit b2bf58e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
run: sudo -E PATH="$PATH" make EXTRA_FLAGS="${{ matrix.race }}" all
156156

157157
- name: Setup Bats and bats libs
158-
uses: bats-core/bats-action@2.1.1
158+
uses: bats-core/bats-action@3.0.0
159159
with:
160160
bats-version: 1.9.0
161161
support-install: false

0 commit comments

Comments
 (0)