We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f04dfa7 + 9e97503 commit 6a66145Copy full SHA for 6a66145
2 files changed
.github/workflows/meta-labeler.yaml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: Generate Token
20
- uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
+ uses: actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
21
id: app-token
22
with:
23
app-id: "${{ secrets.BOT_APP_ID }}"
.github/workflows/meta-sync-labels.yaml
@@ -18,7 +18,7 @@ jobs:
24
0 commit comments