Skip to content

Commit 54bd667

Browse files
Update bats-core/bats-action action to v3.0.1
1 parent 5ba30ba commit 54bd667

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/version-base-build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
tags: ${{ env.TAG }}
6262

6363
- name: Setup Bats and Bats libs
64-
uses: bats-core/[email protected].0
64+
uses: bats-core/[email protected].1
6565
with:
6666
bats-version: 1.10.0
6767
support-version: 0.3.0

.github/workflows/version-devcontainer-build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
base-tag: ${{ env.BASE_TAG }}
5757

5858
- name: Setup Bats and Bats libs
59-
uses: bats-core/[email protected].0
59+
uses: bats-core/[email protected].1
6060
with:
6161
bats-version: 1.10.0
6262
support-version: 0.3.0

0 commit comments

Comments
 (0)