diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-03-30 11:51:56 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-30 11:51:56 +0000 |
| commit | 862d8823d9b189ce32196c8263252e0d593baa37 (patch) | |
| tree | d391b482d325c9c8f22555dbd14ac85bcd923fea | |
| parent | 99f8039101036857f088c8b72cac365f80219a27 (diff) | |
| download | tailscale-dependabot/github_actions/DeterminateSystems/nix-installer-action-22.tar.xz tailscale-dependabot/github_actions/DeterminateSystems/nix-installer-action-22.zip | |
.github: Bump DeterminateSystems/nix-installer-action from 21 to 22dependabot/github_actions/DeterminateSystems/nix-installer-action-22
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 21 to 22.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/c5a866b6ab867e88becbed4467b93592bce69f8a...ef8a148080ab6020fd15196c2084a2eea5ff2d25)
---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
dependency-version: '22'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | .github/workflows/flakehub-publish-tagged.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/flakehub-publish-tagged.yml b/.github/workflows/flakehub-publish-tagged.yml index c781e30e5..9c908cccb 100644 --- a/.github/workflows/flakehub-publish-tagged.yml +++ b/.github/workflows/flakehub-publish-tagged.yml @@ -20,7 +20,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: ref: "${{ (inputs.tag != null) && format('refs/tags/{0}', inputs.tag) || '' }}" - - uses: DeterminateSystems/nix-installer-action@c5a866b6ab867e88becbed4467b93592bce69f8a # v21 + - uses: DeterminateSystems/nix-installer-action@ef8a148080ab6020fd15196c2084a2eea5ff2d25 # v22 - uses: DeterminateSystems/flakehub-push@71f57208810a5d299fc6545350981de98fdbc860 # v6 with: visibility: "public" |
