Skip to content

Commit 86b9938

Browse files
authored
Update README.md (#55)
Update version
1 parent 97c9e23 commit 86b9938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You will need to provide the GitHub App ID and private key. The action will then
2222
```
2323
- name: my-app-install token
2424
id: my-app
25-
uses: getsentry/action-github-app-token@v1
25+
uses: getsentry/action-github-app-token@v2
2626
with:
2727
app_id: ${{ secrets.APP_ID }}
2828
private_key: ${{ secrets.APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)