We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b375f50 + 4adf160 commit 6ae1eceCopy full SHA for 6ae1ece
1 file changed
.github/actions/setup-app/action.yaml
@@ -26,7 +26,7 @@ outputs:
26
runs:
27
using: composite
28
steps:
29
- - uses: actions/create-github-app-token@v1
+ - uses: actions/create-github-app-token@v2
30
id: app-token
31
with:
32
app-id: ${{ inputs.app-id }}
0 commit comments