mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-03-16 05:28:15 +00:00
ci/update-vendor-hash: checkout pr itself
This commit is contained in:
parent
a69e3ca7dc
commit
b472c58559
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update-vendor-hash.yml
vendored
1
.github/workflows/update-vendor-hash.yml
vendored
|
@ -11,6 +11,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
ref: ${{ github.event.pull_request.head.sha }}
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Install Nix
|
- name: Install Nix
|
||||||
uses: cachix/install-nix-action@v22
|
uses: cachix/install-nix-action@v22
|
||||||
|
|
Loading…
Add table
Reference in a new issue