From 2e39bf97b317775d52d3d00407ef1c14e6bed7c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 03:47:04 +0000 Subject: [PATCH] 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] --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 60d3bc8..7dd0a32 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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