Skip to content

Commit

Permalink
Update README.md (#55)
Browse files Browse the repository at this point in the history
Update version
  • Loading branch information
nuhkoca authored Jan 10, 2023
1 parent 97c9e23 commit 86b9938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ You will need to provide the GitHub App ID and private key. The action will then
```
- name: my-app-install token
id: my-app
uses: getsentry/action-github-app-token@v1
uses: getsentry/action-github-app-token@v2
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.APP_PRIVATE_KEY }}
Expand Down

0 comments on commit 86b9938

Please sign in to comment.