We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a3c8c7 + a371ef6 commit 66e2a78Copy full SHA for 66e2a78
1 file changed
.github/workflows/metadata-docs.yml
@@ -83,7 +83,7 @@ jobs:
83
working-directory: ${{ env.PATTERN_DIR }}
84
85
- name: Generate token with Metadata Sync GitHub App
86
- uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
+ uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
87
id: app-token
88
with:
89
client-id: ${{ vars.METADATA_SYNC_APP_ID }}
0 commit comments