mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-27 06:27:43 +00:00
github: bump the github-dependencies group with 2 updates
Bumps the github-dependencies group with 2 updates: [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) and [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action). Updates `DeterminateSystems/nix-installer-action` from 9 to 10 - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](cd46bde16a...de22e16c47
) Updates `DeterminateSystems/magic-nix-cache-action` from 3 to 4 - [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases) - [Commits](eeabdb0671...fc6aaceb40
) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-dependencies - dependency-name: DeterminateSystems/magic-nix-cache-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a3839cdf47
commit
4fcee9b3f6
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build-nix.yml
vendored
4
.github/workflows/build-nix.yml
vendored
|
@ -22,6 +22,6 @@ jobs:
|
|||
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: DeterminateSystems/nix-installer-action@cd46bde16ab981b0a7b2dce0574509104543276e
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@eeabdb06718ac63a7021c6132129679a8e22d0c7
|
||||
- uses: DeterminateSystems/nix-installer-action@de22e16c4711fca50c816cc9081563429d1cf563
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@fc6aaceb40b9845a02b91e059ec147e78d1b4e41
|
||||
- run: nix flake check -L --show-trace
|
||||
|
|
Loading…
Reference in a new issue