We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aafe443 commit f0e8a52Copy full SHA for f0e8a52
README.md
@@ -25,7 +25,7 @@ Your GitHub app installation or your personal access token must have at least th
25
```yml
26
- name: Convert project number to ID
27
id: convert_project_number_to_id
28
- uses: Beastslash/actions-get-project-id-from-number@v1.0.0
+ uses: Beastslash/actions-get-project-id-from-number@v1.0.1
29
with:
30
github-project-number: ${{ vars.ISSUES_SYNC_GITHUB_PROJECT_NUMBER }}
31
github-app-id: ${{ vars.ISSUES_SYNC_GITHUB_APP_ID }}
0 commit comments