Skip to content

Commit

Permalink
Fix reference to bats-core/bats-action
Browse files Browse the repository at this point in the history
  • Loading branch information
trnubo committed Feb 1, 2024
1 parent 4fb49c5 commit c3c6822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
password: ${{ secrets.PANUBUILD_QUAYIO_TOKEN }}

- name: Setup BATS
uses: bats-core/bats-action@v1
uses: bats-core/bats-action@1.5.4
with:
bats-version: 1.7.0
# Don't install any extra libraries, these should be installed as git submodules
Expand Down

0 comments on commit c3c6822

Please sign in to comment.