Merge pull request #365 from Mic92/dependabot-automation

ci/update-vendor-hash: checkout pr itself
This commit is contained in:
Jörg Thalheim 2023-07-15 08:07:26 +01:00 committed by GitHub
commit d099180d85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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