Skip to content

Commit

Permalink
chore(deps): bump bats-core/bats-action
Browse files Browse the repository at this point in the history
Bumps [bats-core/bats-action](https://github.com/bats-core/bats-action) from c9f3b9ab55d4711876053a7917f3311ee30366bf to d10af009fefda8d197ccc8c42d7b6998cc168f87.
- [Release notes](https://github.com/bats-core/bats-action/releases)
- [Commits](bats-core/bats-action@c9f3b9a...d10af00)

---
updated-dependencies:
- dependency-name: bats-core/bats-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and carlossg committed May 29, 2024
1 parent cec36dc commit de760e2
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@c9f3b9ab55d4711876053a7917f3311ee30366bf
uses: bats-core/bats-action@d10af009fefda8d197ccc8c42d7b6998cc168f87
- name: Update submodules
run: git submodule update --init

Expand Down

0 comments on commit de760e2

Please sign in to comment.