Skip to content

Commit

Permalink
Bump hansmi/ghactions-go-test-workflow from 0.1 to 0.2
Browse files Browse the repository at this point in the history
Bumps [hansmi/ghactions-go-test-workflow](https://github.com/hansmi/ghactions-go-test-workflow) from 0.1 to 0.2.
- [Commits](hansmi/ghactions-go-test-workflow@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>
  • Loading branch information
dependabot[bot] authored and hansmi committed Mar 1, 2024
1 parent 71a453d commit e2660b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
runs-on: ["ubuntu-latest", "windows-latest"]
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: ${{ matrix.runs-on }}

Expand Down

0 comments on commit e2660b5

Please sign in to comment.