We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3f3fa0 commit b49c3ecCopy full SHA for b49c3ec
1 file changed
.github/workflows/tools_sync-fork-branch-master.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Generate app token
22
- uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
+ uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
23
id: generate-token
24
with:
25
app-id: ${{ secrets.GH_APP_SRP_ID }}
0 commit comments