[BUG]: rest.packages.listPackagesForOrganization return 400 Invalid argument with package type 'container' #2606
Labels
Status: Triage
This is being looked at and prioritized
Type: Bug
Something isn't working as documented
What happened?
I'm using
actions/github-script@v7.0.1
to call github.rest.packages.listPackagesForOrganization. When I'm using it with other package types, I don't have any issue. but 'container' type returns error 400. I expect 200.I cannot reproduce by using a http call on the api url.
https://github.dev/UtopikSandcastle/accesscontrol-api/blob/UtopikSolutions-patch-1/.github/workflows/cleanup.yml
Versions
actions/github-script octokit-core.js/5.0.1 Node.js/20.8.1 (linux; x64)
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: