Skip to content

Commit f0e8a52

Browse files
author
Christian Toney
authored
Update README.md
1 parent aafe443 commit f0e8a52

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
@@ -25,7 +25,7 @@ Your GitHub app installation or your personal access token must have at least th
2525
```yml
2626
- name: Convert project number to ID
2727
id: convert_project_number_to_id
28-
uses: Beastslash/actions-get-project-id-from-number@v1.0.0
28+
uses: Beastslash/actions-get-project-id-from-number@v1.0.1
2929
with:
3030
github-project-number: ${{ vars.ISSUES_SYNC_GITHUB_PROJECT_NUMBER }}
3131
github-app-id: ${{ vars.ISSUES_SYNC_GITHUB_APP_ID }}

0 commit comments

Comments
 (0)