Merge pull request #330297 from infinixbot/update/nixpkgs-check-by-name

nixpkgs-check-by-name: 0.1.1 -> 0.1.2
This commit is contained in:
Silvan Mosberger 2024-07-27 04:18:29 +02:00 committed by GitHub
commit 75ad9293a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -94,7 +94,7 @@ jobs:
base=$(mktemp -d)
git worktree add "$base" "$(git rev-parse HEAD^1)"
echo "base=$base" >> "$GITHUB_ENV"
- uses: cachix/install-nix-action@8887e596b4ee1134dae06b98d573bd674693f47c # v26
- uses: cachix/install-nix-action@ba0dd844c9180cbf77aa72a116d6fbc515d0e87b # v27
if: env.mergedSha
- name: Fetching the pinned tool
if: env.mergedSha

View File

@ -1 +1 @@
0.1.1
0.1.2