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 a466facb3c843466940afd8e88b7e7308ab84c93 to 3b6fd9e3d70ab0587e754b8b6c8aa9c2e6f61d02.
- [Release notes](https://github.com/bats-core/bats-action/releases)
- [Commits](bats-core/bats-action@a466fac...3b6fd9e)

---
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 Sep 26, 2024
1 parent 8db2ffe commit 2e15995
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@a466facb3c843466940afd8e88b7e7308ab84c93
uses: bats-core/bats-action@3b6fd9e3d70ab0587e754b8b6c8aa9c2e6f61d02
- name: Update submodules
run: git submodule update --init

Expand Down

0 comments on commit 2e15995

Please sign in to comment.