Skip to content

Commit

Permalink
Update licenses-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Frooodle authored Jan 15, 2025
1 parent eb3c3ca commit ff1086b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/licenses-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Generate GitHub App Token
id: generate-token
uses: actions/create-github-app-token@v1
uses: actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1.11.1
with:
app-id: ${{ vars.GH_APP_ID }}
private-key: ${{ secrets.GH_APP_PRIVATE_KEY }}
Expand Down

0 comments on commit ff1086b

Please sign in to comment.