From 41dd79afb7edcdbc78b90563793c5a2fd7e42b01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Jun 2024 08:29:10 +0000 Subject: [PATCH] Bump lufia/workflows from 0.2.0 to 0.4.0 Bumps [lufia/workflows](https://github.com/lufia/workflows) from 0.2.0 to 0.4.0. - [Release notes](https://github.com/lufia/workflows/releases) - [Commits](https://github.com/lufia/workflows/compare/v0.2.0...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 2b06810..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.2.0 + uses: lufia/workflows/.github/workflows/go-test.yml@v0.4.0