We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da23470 commit eb403e8Copy full SHA for eb403e8
.github/workflows/version-base-build-test.yml
@@ -61,7 +61,7 @@ jobs:
61
tags: ${{ env.TAG }}
62
63
- name: Setup Bats and Bats libs
64
- uses: bats-core/bats-action@2.0.0
+ uses: bats-core/bats-action@3.0.0
65
with:
66
bats-version: 1.10.0
67
support-version: 0.3.0
@@ -156,7 +156,7 @@ jobs:
156
load: true
157
158
159
160
161
162
.github/workflows/version-devcontainer-build-test.yml
@@ -56,7 +56,7 @@ jobs:
56
base-tag: ${{ env.BASE_TAG }}
57
58
59
60
0 commit comments