CI: Update action inputs, fix annotations 06/15506/1
authorMatthew Watkins <mwatkins@linuxfoundation.org>
Thu, 19 Feb 2026 14:43:27 +0000 (14:43 +0000)
committerMatthew Watkins <mwatkins@linuxfoundation.org>
Thu, 19 Feb 2026 14:44:41 +0000 (14:44 +0000)
The repository-metadata-action v0.2.0 renamed one of the inputs.
This change will fix the workflow annotations due to the above.

Issue-ID: CIMAN-33
Change-Id: Ib1baa36ce49308a2d9d1abf307c98057bee0a356
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
.github/workflows/gerrit-merge-release-itdep.yaml

index add6090..964e5b9 100644 (file)
@@ -53,7 +53,7 @@ jobs:
         uses: lfreleng-actions/repository-metadata-action@ceabcd987d13d7bfefd2372e01eebb0ddac45956  # v0.2.0
         with:
           github_token: ${{ secrets.GITHUB_TOKEN }}
-          generate_summary: 'false'
+          github_summary: 'false'
           artifact_upload: 'true'
           artifact_formats: 'json'