From 3af012504332cb2faa01b1119c944faa9a2f8034 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 10:34:14 +0000 Subject: [PATCH] Bump lufia/workflows from 0.5.0 to 0.6.0 Bumps [lufia/workflows](https://github.com/lufia/workflows) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/lufia/workflows/releases) - [Commits](https://github.com/lufia/workflows/compare/v0.5.0...v0.6.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 ce668f6..2ed6139 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.5.0 + uses: lufia/workflows/.github/workflows/go-test.yml@v0.6.0