nixpkgs/.github/workflows
Victor Engmark 4177297b14 ci: pin third party actions
For reproducibility.

Command:

```shell
for file in .github/workflows/*.y*ml; do
    npx pin-github-action --comment=' {ref}' "$file"
done
```

Then had to manually replace all the versions with accurate specifiers
(for example, "v4" → "v4.1.1" in case of `actions/checkout`).
2023-11-29 09:51:22 +01:00
..
backport.yml ci: pin third party actions 2023-11-29 09:51:22 +01:00
basic-eval.yml ci: pin third party actions 2023-11-29 09:51:22 +01:00
check-by-name.yml ci: pin third party actions 2023-11-29 09:51:22 +01:00
check-maintainers-sorted.yaml ci: pin third party actions 2023-11-29 09:51:22 +01:00
editorconfig.yml ci: pin third party actions 2023-11-29 09:51:22 +01:00
labels.yml ci: pin third party actions 2023-11-29 09:51:22 +01:00
manual-nixos.yml ci: pin third party actions 2023-11-29 09:51:22 +01:00
manual-nixpkgs.yml ci: pin third party actions 2023-11-29 09:51:22 +01:00
no-channel.yml chore: Set permissions for GitHub actions 2022-07-04 01:09:50 +00:00
ofborg-pending.yml .github/workflows: use ofborg-eval context for pending status 2022-10-15 09:09:24 +10:00
periodic-merge-6h.yml ci: pin third party actions 2023-11-29 09:51:22 +01:00
periodic-merge-24h.yml ci: pin third party actions 2023-11-29 09:51:22 +01:00
update-terraform-providers.yml ci: pin third party actions 2023-11-29 09:51:22 +01:00