Skip to content

Commit 0fb9c09

Browse files
authored
Merge pull request #393 from supabase/dependabot/github_actions/master/actions/create-github-app-token-3.0.0
chore(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0
2 parents 47c4382 + ae38be8 commit 0fb9c09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-supabase-js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
5050
- name: Generate token
5151
id: app-token
52-
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
52+
uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
5353
with:
5454
app-id: ${{ secrets.GH_AUTOFIX_APP_ID }}
5555
private-key: ${{ secrets.GH_AUTOFIX_PRIVATE_KEY }}

0 commit comments

Comments
 (0)