chore(deps): update actions/checkout digest to 44c2b7a

This commit is contained in:
renovate[bot] 2024-05-08 21:16:56 +00:00 committed by GitHub
parent 4db0cfe58b
commit 4852318869
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
- uses: cachix/install-nix-action@v26
with:
extra_nix_config: |
@ -33,7 +33,7 @@ jobs:
needs: check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
- uses: cachix/install-nix-action@v26
with:
extra_nix_config: |