diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-13 19:34:14 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-05-13 19:34:14 -0400 |
| commit | 55e7fbdd26345a3d358c2bed99eb0e2c9e97d40d (patch) | |
| tree | 2f8dd6c71375bd72357e472ac7239f498b38c50e /.github/workflows/flakehub-publish.yaml | |
| parent | 69e2bb1be3d978ea121cbdfbb3fa6e19c73307f6 (diff) | |
actions: bump DeterminateSystems/nix-installer-action from 10 to 11 (#17)
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 10 to 11.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/de22e16c4711fca50c816cc9081563429d1cf563...8cdf194da984e4f12b2f8c36d1fa107c1dd67f5c)
---
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 f32796a..86a66b9 100644 --- a/.github/workflows/flakehub-publish.yaml +++ b/.github/workflows/flakehub-publish.yaml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5 - name: Install Nix - uses: DeterminateSystems/nix-installer-action@de22e16c4711fca50c816cc9081563429d1cf563 # v10 + uses: DeterminateSystems/nix-installer-action@8cdf194da984e4f12b2f8c36d1fa107c1dd67f5c # v11 - name: Push to Flakehub uses: DeterminateSystems/flakehub-push@b441737e7d01e044d7b60a3240fb81cbf827bee0 # v3 |
