We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f64624 commit c50666bCopy full SHA for c50666b
.github/workflows/automerge.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- name: Generate token
22
id: token
23
- uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2
+ uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3
24
with:
25
app-id: ${{ secrets.TOKEN_EXCHANGE_APP }}
26
private-key: ${{ secrets.TOKEN_EXCHANGE_KEY }}
0 commit comments