chore(deps): pin dependencies

This commit is contained in:
renovate[bot]
2024-02-24 21:55:30 +01:00
committed by Wolfgang Walther
parent 68e145550e
commit 4d874fb725
7 changed files with 39 additions and 39 deletions
+2 -2
View File
@@ -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 }}