diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-04 06:20:46 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-06-04 06:20:46 -0400 |
| commit | 230770c29a907562e82df97329e71b656863b02f (patch) | |
| tree | 1c2c884bedcefb451a781a2551f1b5805d1d61bf /.github/workflows/flakehub-publish.yaml | |
| parent | 617b32ebebabad54f14a6fa8840be6b2e9e084eb (diff) | |
actions: bump DeterminateSystems/nix-installer-action from 11 to 12 (#23)
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 11 to 12.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/8cdf194da984e4f12b2f8c36d1fa107c1dd67f5c...7993355175c2765e5733dae74f3e0786fe0e5c4f)
---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/flakehub-publish.yaml')
| -rw-r--r-- | .github/workflows/flakehub-publish.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/flakehub-publish.yaml b/.github/workflows/flakehub-publish.yaml index 4cfaf15..94d9966 100644 --- a/.github/workflows/flakehub-publish.yaml +++ b/.github/workflows/flakehub-publish.yaml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - name: Install Nix - uses: DeterminateSystems/nix-installer-action@8cdf194da984e4f12b2f8c36d1fa107c1dd67f5c # v11 + uses: DeterminateSystems/nix-installer-action@7993355175c2765e5733dae74f3e0786fe0e5c4f # v12 - name: Push to Flakehub uses: DeterminateSystems/flakehub-push@b441737e7d01e044d7b60a3240fb81cbf827bee0 # v3 |
