Skip to content

Commit eb1d61e

Browse files
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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 41d4d01 commit eb1d61e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
110110
- name: Setup Bats and bats libs
111111
id: setup-bats
112-
uses: bats-core/[email protected].0
112+
uses: bats-core/[email protected].1
113113
- name: Install Ruby dependencies
114114
run: bundle update --bundler && bundle install
115115
- name: Run unittests

0 commit comments

Comments
 (0)