We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 47c4382 + ae38be8 commit 0fb9c09Copy full SHA for 0fb9c09
1 file changed
.github/workflows/update-supabase-js.yml
@@ -49,7 +49,7 @@ jobs:
49
50
- name: Generate token
51
id: app-token
52
- uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
+ uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
53
with:
54
app-id: ${{ secrets.GH_AUTOFIX_APP_ID }}
55
private-key: ${{ secrets.GH_AUTOFIX_PRIVATE_KEY }}
0 commit comments