From 8d0897881550edfc83bc83d9c50ddaf7f9eb471b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 01:47:26 +0000 Subject: [PATCH] build(deps): bump DeterminateSystems/nix-installer-action from 8 to 9 Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 8 to 9. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v8...v9) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/monthly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/monthly.yml b/.github/workflows/monthly.yml index bb55c1df..1e304e7c 100644 --- a/.github/workflows/monthly.yml +++ b/.github/workflows/monthly.yml @@ -27,7 +27,7 @@ jobs: contents: read steps: - uses: actions/checkout@v4 - - uses: DeterminateSystems/nix-installer-action@v8 + - uses: DeterminateSystems/nix-installer-action@v9 - uses: DeterminateSystems/flakehub-push@v3 with: visibility: public