Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Commit a3da042

Browse files
authored
Add deprecation notice
1 parent 3eb77c7 commit a3da042

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
> [!IMPORTANT]
2+
> This action is deprecated, use https://github.com/actions/create-github-app-token instead.
3+
14
# GitHub App Token
25

36
This [JavaScript GitHub Action](https://help.github.com/en/actions/building-actions/about-actions#javascript-actions) can be used to impersonate a GitHub App when `secrets.GITHUB_TOKEN`'s limitations are too restrictive and a personal access token is not suitable.

0 commit comments

Comments
 (0)