Skip to content

Commit

Permalink
chore(deps): bump bats-core/bats-action from 2.1.1 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [bats-core/bats-action](https://github.com/bats-core/bats-action) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/bats-core/bats-action/releases)
- [Commits](bats-core/bats-action@3b6fd9e...2104b40)

---
updated-dependencies:
- dependency-name: bats-core/bats-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and carlossg committed Sep 30, 2024
1 parent 2e15995 commit 05a1649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v4
- name: Setup BATS
uses: bats-core/bats-action@3b6fd9e3d70ab0587e754b8b6c8aa9c2e6f61d02
uses: bats-core/bats-action@2104b40bb7b6c2d5110b23a26b0bf265ab8027db
- name: Update submodules
run: git submodule update --init

Expand Down

0 comments on commit 05a1649

Please sign in to comment.