Skip to content

Commit 9236d62

Browse files
committed
use v3.1.1 for create-github-app-token action
1 parent 0af8de3 commit 9236d62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/metadata-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
working-directory: ${{ env.PATTERN_DIR }}
8484

8585
- name: Generate token with Metadata Sync GitHub App
86-
uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
86+
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
8787
id: app-token
8888
with:
8989
client-id: ${{ vars.METADATA_SYNC_APP_ID }}

0 commit comments

Comments
 (0)