mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-10 07:16:23 -04:00
chore(deps): bump TypedDevs/bashunit from 0.40.0 to 0.50.1
Some checks failed
ci / build (macos-latest) (push) Has been cancelled
ci / build (ubuntu-latest) (push) Has been cancelled
ci / commitlint (push) Has been cancelled
ci / format (push) Has been cancelled
ci / rumdl-check (push) Has been cancelled
ci / actionlint (push) Has been cancelled
Some checks failed
ci / build (macos-latest) (push) Has been cancelled
ci / build (ubuntu-latest) (push) Has been cancelled
ci / commitlint (push) Has been cancelled
ci / format (push) Has been cancelled
ci / rumdl-check (push) Has been cancelled
ci / actionlint (push) Has been cancelled
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:
parent
0fbd9edd87
commit
d7d53288f9
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||||
- uses: actions/checkout@v7
|
- uses: actions/checkout@v7
|
||||||
- uses: TypedDevs/bashunit@0.40.0
|
- uses: TypedDevs/bashunit@0.50.1
|
||||||
with:
|
with:
|
||||||
verify-checksum: 'true'
|
verify-checksum: 'true'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue