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.
1 parent 16f30cb commit 61138a6Copy full SHA for 61138a6
.github/workflows/format-command.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
# Generate token from GenericMappingTools bot
19
- - uses: actions/create-github-app-token@v1.12.0
+ - uses: actions/create-github-app-token@v2.0.2
20
id: generate-token
21
with:
22
app-id: ${{ secrets.APP_ID }}
0 commit comments