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

Commit c8b4a28

Browse files
committed
v1.1.0
1 parent f08ddcb commit c8b4a28

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@v1.0.0
11+
- uses: pre-commit-ci/action-get-app-token@v1.1.0
1212
id: app-token
1313
with:
1414
app: ${{ secrets.APP_ID }}

0 commit comments

Comments
 (0)