Skip to content

Commit

Permalink
chore(ci): bump bats-core/bats-action from 2.0.0 to 3.0.0 (#426)
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] and dmihalcik-virtru authored Feb 21, 2025
1 parent 3898e45 commit a0a889a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
- run: npm run lint
- run: npm pack
- name: Setup Bats and bats libs
uses: bats-core/bats-action@2.0.0
uses: bats-core/bats-action@3.0.0
- run: bats bin/opentdf.bats
- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit a0a889a

Please sign in to comment.