1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2024-12-14 11:57:52 +00:00

ci/update-vendor-hash: checkout pr itself

This commit is contained in:
Jörg Thalheim 2023-07-15 09:06:58 +02:00
parent a69e3ca7dc
commit b472c58559

View file

@ -11,6 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
- name: Install Nix
uses: cachix/install-nix-action@v22