Skip to content

Commit cc43d35

Browse files
renovate[bot]wolfgangwalther
authored andcommitted
chore(deps): update actions/create-github-app-token action to v2.2.1
1 parent 8bcbbd1 commit cc43d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backport.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
# This actions creates the github token using the postgrest app secrets
2929
- name: Create Github App Token
3030
id: app-token
31-
uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
31+
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
3232
with:
3333
app-id: ${{ vars.POSTGREST_CI_APP_ID }}
3434
private-key: ${{ secrets.POSTGREST_CI_PRIVATE_KEY }}

0 commit comments

Comments
 (0)