Update update-set-implementation-lists.yml

This commit is contained in:
ExpensiveKoala 2023-06-23 22:06:49 -07:00 committed by GitHub
parent f2359b3548
commit d555f46c44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ jobs:
const mustache = require('mustache')
const fs = require('fs')
const issues = github.rest.issues({
const issues = await github.rest.issues.listForRepo({
owner: context.repo.owner,
repo: context.repo.repo,
labels: 'tracking set'