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 c15d79f commit a592adeCopy full SHA for a592ade
.github/workflows/format-command.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
# Generate token from GenericMappingTools bot
14
- - uses: actions/create-github-app-token@v1.10.4
+ - uses: actions/create-github-app-token@v1.11.0
15
id: generate-token
16
with:
17
app-id: ${{ secrets.APP_ID }}
0 commit comments