From 64a1c2d8bb5f4dbacd4c51231a908ed47a25aeb4 Mon Sep 17 00:00:00 2001 From: CFT Bot Date: Fri, 8 Dec 2023 11:19:50 -0800 Subject: [PATCH] chore: update .github/workflows/periodic-reporter.yaml --- .github/workflows/periodic-reporter.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/periodic-reporter.yaml b/.github/workflows/periodic-reporter.yaml index 747a3e12f..c5d815a41 100644 --- a/.github/workflows/periodic-reporter.yaml +++ b/.github/workflows/periodic-reporter.yaml @@ -12,6 +12,9 @@ # See the License for the specific language governing permissions and # limitations under the License. +# NOTE: This file is automatically generated from: +# https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/blob/master/infra/terraform/modules/workflow_files/periodic-reporter.yaml + name: 'reporter' on: @@ -28,7 +31,7 @@ jobs: runs-on: 'ubuntu-latest' steps: - - uses: 'actions/github-script@v6' + - uses: 'actions/github-script@v7' with: script: |- // label for all issues opened by reporter