Skip to content

Commit a0a889a

Browse files
chore(ci): bump bats-core/bats-action from 2.0.0 to 3.0.0 (#426)
Bumps [bats-core/bats-action](https://github.com/bats-core/bats-action) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/bats-core/bats-action/releases) - [Commits](bats-core/bats-action@2.0.0...3.0.0) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dave Mihalcik <[email protected]>
1 parent 3898e45 commit a0a889a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
- run: npm run lint
119119
- run: npm pack
120120
- name: Setup Bats and bats libs
121-
uses: bats-core/bats-action@2.0.0
121+
uses: bats-core/bats-action@3.0.0
122122
- run: bats bin/opentdf.bats
123123
- uses: actions/upload-artifact@v4
124124
with:

0 commit comments

Comments
 (0)