actions/checkout: rename inconsistent pinned-from input

(cherry picked from commit 7ab632b30f)
This commit is contained in:
Wolfgang Walther
2025-08-18 21:03:25 +02:00
committed by github-actions[bot]
parent 7d405339b3
commit 70fc919bde
5 changed files with 13 additions and 13 deletions

View File

@@ -51,7 +51,7 @@ jobs:
uses: ./.github/actions/checkout
with:
merged-as-untrusted-at: ${{ inputs.mergedSha }}
pinnedFrom: untrusted
pinned-from: untrusted
- uses: cachix/install-nix-action@fc6e360bedc9ee72d75e701397f0bb30dce77568 # v31
with: