Skip to content

Commit

Permalink
chore: replace deprecated fork usage (#612)
Browse files Browse the repository at this point in the history
  • Loading branch information
hspitzley-czi authored Jul 26, 2024
1 parent 9b359be commit 37381f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- name: Generate token
id: generate_token
uses: chanzuckerberg/[email protected]
uses: tibdex/github-app-token@v2@v1.1.4
with:
app_id: ${{ secrets.CZI_RELEASE_PLEASE_APP_ID }}
private_key: ${{ secrets.CZI_RELEASE_PLEASE_PK }}
Expand Down

0 comments on commit 37381f8

Please sign in to comment.