Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Commit 328ab0a

Browse files
dependabot[bot]aojea
authored andcommitted
Bump bats-core/bats-action from 3.0.0 to 3.0.1
Bumps [bats-core/bats-action](https://github.com/bats-core/bats-action) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/bats-core/bats-action/releases) - [Commits](bats-core/bats-action@3.0.0...3.0.1) --- updated-dependencies: - dependency-name: bats-core/bats-action dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95d3540 commit 328ab0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@v4
2727
- name: Setup Bats and bats libs
2828
id: setup-bats
29-
uses: bats-core/bats-action@3.0.0
29+
uses: bats-core/bats-action@3.0.1
3030
- name: Bats tests
3131
shell: bash
3232
env:

0 commit comments

Comments
 (0)