From 487c9a5e59910431e6e83f162175c3b32efde413 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 17:13:36 +0000 Subject: [PATCH] chore(deps): bump antonagestam/goose from 0.8.2 to 0.9.0 Bumps [antonagestam/goose](https://github.com/antonagestam/goose) from 0.8.2 to 0.9.0. - [Release notes](https://github.com/antonagestam/goose/releases) - [Commits](https://github.com/antonagestam/goose/compare/0.8.2...0.9.0) --- updated-dependencies: - dependency-name: antonagestam/goose 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 aa7a535..d38bbeb 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -18,7 +18,7 @@ env: jobs: lint: name: Static analysis - uses: antonagestam/goose/.github/workflows/run.yaml@0.8.2 + uses: antonagestam/goose/.github/workflows/run.yaml@0.9.0 type-check: name: Type check