Skip to content

Commit fd37792

Browse files
chore(ci): bump bats-core/bats-action from 3.0.0 to 3.0.1 (#513)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dave Mihalcik <[email protected]>
1 parent dfb5a09 commit fd37792

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/[email protected].0
121+
uses: bats-core/[email protected].1
122122
- run: bats bin/opentdf.bats
123123
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 #v4.6.2
124124
with:

0 commit comments

Comments
 (0)