mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-12-26 14:14:58 +08:00
Merge pull request #365 from Mic92/dependabot-automation
ci/update-vendor-hash: checkout pr itself
This commit is contained in:
commit
d099180d85
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:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
fetch-depth: 0
|
||||
- name: Install Nix
|
||||
uses: cachix/install-nix-action@v22
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue