chore(deps): pin dependencies
This commit is contained in:
committed by
Wolfgang Walther
parent
68e145550e
commit
4d874fb725
@@ -11,10 +11,10 @@ inputs:
|
||||
runs:
|
||||
using: composite
|
||||
steps:
|
||||
- uses: nixbuild/nix-quick-install-action@v26
|
||||
- uses: nixbuild/nix-quick-install-action@1fe9e97a7bb9eea2f717fa55360c33293d5e2524 # v26
|
||||
with:
|
||||
nix_version: '2.13.6'
|
||||
- uses: cachix/cachix-action@v14
|
||||
- uses: cachix/cachix-action@18cf96c7c98e048e10a83abd92116114cd8504be # v14
|
||||
with:
|
||||
name: postgrest
|
||||
authToken: ${{ inputs.authToken }}
|
||||
|
||||
Reference in New Issue
Block a user