We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fb89d5 commit 99b60e6Copy full SHA for 99b60e6
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@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
+ uses: actions/create-github-app-token@7bd03711494f032dfa3be3558f7dc8787b0be333 # v3.1.0
23
id: generate-token
24
with:
25
app-id: ${{ secrets.GH_APP_SRP_ID }}
0 commit comments