Skip to content
This repository was archived by the owner on Dec 17, 2022. It is now read-only.

Commit 84284df

Browse files
committed
v1.0.0
1 parent 50a9e35 commit 84284df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ a github action to retrieve an application token
88
### example usage
99

1010
```yaml
11-
- uses: pre-commit-ci/action-get-app-token@v0.0.0
11+
- uses: pre-commit-ci/action-get-app-token@v1.0.0
1212
id: app-token
1313
with:
1414
app: ${{ secrets.APP_ID }}

0 commit comments

Comments
 (0)