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:
dependabot[bot] 2024-02-19 03:47:04 +00:00 committed by hansmi
parent caec83fc24
commit 2e39bf97b3

View file

@ -10,7 +10,7 @@ permissions:
jobs:
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:
runs-on: ubuntu-latest