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