chore(deps): update all dependencies

This commit is contained in:
renovate[bot]
2026-04-12 15:25:03 +00:00
committed by Wolfgang Walther
parent 16e2c73a95
commit 05df2c5692
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
# This actions creates the github token using the postgrest app secrets
- name: Create Github App Token
id: app-token
uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
with:
app-id: ${{ vars.POSTGREST_CI_APP_ID }}
private-key: ${{ secrets.POSTGREST_CI_PRIVATE_KEY }}