Skip to content

Commit

Permalink
Upgrade BATS
Browse files Browse the repository at this point in the history
  • Loading branch information
arunvelsriram committed Aug 17, 2023
1 parent 7d15f39 commit b64b07e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install bats
uses: mig4/setup-bats@v1
with:
bats-version: 1.2.1
bats-version: 1.10.0

- name: Build test Docker image
uses: docker/build-push-action@v4
Expand Down Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Install bats
uses: mig4/setup-bats@v1
with:
bats-version: 1.2.1
bats-version: 1.10.0

- name: Build test Docker image
uses: docker/build-push-action@v4
Expand Down

0 comments on commit b64b07e

Please sign in to comment.