chore(deps): bump determinatesystems/magic-nix-cache-action from 2 to 3
requested to merge dependabot/github_actions/determinatesystems/magic-nix-cache-action-3 into master
Bumps determinatesystems/magic-nix-cache-action from 2 to 3.
Release notes
Sourced from determinatesystems/magic-nix-cache-action's releases.
v3
What's Changed
- Provide docs for upstream cache by
@lucperkins
in DeterminateSystems/magic-nix-cache-action#17- DS-970: Add Magic Nix Cache and other workflow changes by
@flexiondotorg
in DeterminateSystems/magic-nix-cache-action#20- Update README example by
@edmundmiller
in DeterminateSystems/magic-nix-cache-action#24- Correct cache log by
@grahamc
in DeterminateSystems/magic-nix-cache-action#30- build(action): update node16 to node20 by
@cameronraysmith
in DeterminateSystems/magic-nix-cache-action#32New Contributors
@flexiondotorg
made their first contribution in DeterminateSystems/magic-nix-cache-action#20@edmundmiller
made their first contribution in DeterminateSystems/magic-nix-cache-action#24@cameronraysmith
made their first contribution in DeterminateSystems/magic-nix-cache-action#32Full Changelog: https://github.com/DeterminateSystems/magic-nix-cache-action/compare/v2...v3
Commits
-
eeabdb0
Merge pull request #32 from cameronraysmith/node16-20 -
80b14c9
Merge pull request #30 from DeterminateSystems/get-cache-log -
5dcd062
build(action): update node16 to node20 -
879f4f5
Dump the entire log in debug -
e410971
Trim retries to 1, 5 takes too long -
c5e1970
Fixup log aggregation -
1402a2d
Merge pull request #24 from Emiller88/flake-check-action -
a04e627
switch to flakehub -
085dd75
Update README example -
749fc5b
Merge pull request #20 from DeterminateSystems/DS-970 - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)