Skip to content

Commit 0f8ea9e

Browse files
authored
Merge pull request #8 from richard-leon-130524/fix-no-more-than-100-node-ids-v2
Fix: Limit GraphQL query to 100 node IDs to resolve API restriction
2 parents da66fc6 + 4a52bb4 commit 0f8ea9e

File tree

6 files changed

+11524
-19787
lines changed

6 files changed

+11524
-19787
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
steps:
7575
- name: Get Deployments
7676
id: get-deployments
77-
uses: im-open/[email protected].2
77+
uses: im-open/[email protected].3
7878
with:
7979
token: ${{ secrets.GITHUB_TOKEN }}
8080
environment: ${{ github.event.inputs.environment }}

0 commit comments

Comments
 (0)