Skip to content

Commit

Permalink
Use latest version of create-github-app-token
Browse files Browse the repository at this point in the history
Co-authored-by: Dongdong Tian <[email protected]>
  • Loading branch information
yvonnefroehlich and seisman authored Apr 10, 2024
1 parent da09e46 commit 0ecc547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
# Generate token from GenericMappingTools bot
- uses: actions/[email protected]
- uses: actions/[email protected].3
id: generate-token
with:
app-id: ${{ secrets.APP_ID }}
Expand Down

0 comments on commit 0ecc547

Please sign in to comment.