From f06e0c09032f2c8de44706794b5d680af3d121cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 10:11:35 +0000 Subject: [PATCH] Bump lufia/workflows from 0.3.1 to 0.4.0 Bumps [lufia/workflows](https://github.com/lufia/workflows) from 0.3.1 to 0.4.0. - [Release notes](https://github.com/lufia/workflows/releases) - [Commits](https://github.com/lufia/workflows/compare/v0.3.1...v0.4.0) --- updated-dependencies: - dependency-name: lufia/workflows dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f5023f0..4a202eb 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -7,4 +7,4 @@ on: pull_request: jobs: test: - uses: lufia/workflows/.github/workflows/go-test.yml@v0.3.1 + uses: lufia/workflows/.github/workflows/go-test.yml@v0.4.0