chore(deps): bump TypedDevs/bashunit from 0.40.0 to 0.50.1

Bumps [TypedDevs/bashunit](https://github.com/typeddevs/bashunit) from 0.40.0 to 0.50.1.
- [Release notes](https://github.com/typeddevs/bashunit/releases)
- [Changelog](https://github.com/TypedDevs/bashunit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/typeddevs/bashunit/compare/0.40.0...0.50.1)

---
updated-dependencies:
- dependency-name: TypedDevs/bashunit
  dependency-version: 0.50.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-09-04 12:22:56 +00:00 committed by GitHub
parent 0fbd9edd87
commit 3c6f95b972
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v7
- uses: TypedDevs/bashunit@0.40.0
- uses: TypedDevs/bashunit@0.50.1
with:
verify-checksum: 'true'