Bump hansmi/ghactions-go-test-workflow from 0.1 to 0.2
Bumps [hansmi/ghactions-go-test-workflow](https://github.com/hansmi/ghactions-go-test-workflow) from 0.1 to 0.2. - [Commits](https://github.com/hansmi/ghactions-go-test-workflow/compare/v0.1...v0.2) --- updated-dependencies: - dependency-name: hansmi/ghactions-go-test-workflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
caec83fc24
commit
2e39bf97b3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -10,7 +10,7 @@ permissions:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
uses: hansmi/ghactions-go-test-workflow/.github/workflows/test.yaml@v0.1
|
uses: hansmi/ghactions-go-test-workflow/.github/workflows/test.yaml@v0.2
|
||||||
with:
|
with:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue