Skip to content

Commit 0792f8a

Browse files
Update bats-core/bats-action action to v1.5.5
1 parent 8f34ffe commit 0792f8a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
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].4
64+
uses: bats-core/[email protected].5
6565
with:
6666
bats-version: 1.10.0
6767
support-version: 0.3.0
@@ -156,7 +156,7 @@ jobs:
156156
load: true
157157

158158
- name: Setup Bats and Bats libs
159-
uses: bats-core/[email protected].4
159+
uses: bats-core/[email protected].5
160160
with:
161161
bats-version: 1.10.0
162162
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].4
59+
uses: bats-core/[email protected].5
6060
with:
6161
bats-version: 1.10.0
6262
support-version: 0.3.0

0 commit comments

Comments
 (0)