Skip to content

Commit

Permalink
Merge pull request #3 from fmjstudios/dependabot/github_actions/bats-…
Browse files Browse the repository at this point in the history
…core/bats-action-3.0.0

chore(deps): bump bats-core/bats-action from 2.0.0 to 3.0.0
  • Loading branch information
mvprowess authored Nov 12, 2024
2 parents 7c6bfb8 + c63f071 commit af23c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
token: "${{ github.token }}"

- name: Set up BATS
uses: bats-core/bats-action@2.0.0
uses: bats-core/bats-action@3.0.0

- name: Run BATS tests
run: |
Expand Down

0 comments on commit af23c65

Please sign in to comment.