We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d56503f commit 88eddc7Copy full SHA for 88eddc7
.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/[email protected].0
+ - uses: actions/[email protected].1
15
id: generate-token
16
with:
17
app-id: ${{ secrets.APP_ID }}
0 commit comments