From e7df4fdf40f8857a729d7538843cac227300e801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 08:14:56 +0000 Subject: [PATCH] build(deps): bump redhat-plumbers-in-action/gather-pull-request-metadata Bumps [redhat-plumbers-in-action/gather-pull-request-metadata](https://github.com/redhat-plumbers-in-action/gather-pull-request-metadata) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/redhat-plumbers-in-action/gather-pull-request-metadata/releases) - [Commits](https://github.com/redhat-plumbers-in-action/gather-pull-request-metadata/compare/17821d3bc27c1efed339595898c2e622accc5a1b...20e4138b5a1a6c46112f2b5dac328171b0307279) --- updated-dependencies: - dependency-name: redhat-plumbers-in-action/gather-pull-request-metadata dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/gather-pr-metadata.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gather-pr-metadata.yml b/.github/workflows/gather-pr-metadata.yml index 20160ab91fed4..3b271ee315604 100644 --- a/.github/workflows/gather-pr-metadata.yml +++ b/.github/workflows/gather-pr-metadata.yml @@ -20,7 +20,7 @@ jobs: - id: metadata name: Gather Pull Request Metadata - uses: redhat-plumbers-in-action/gather-pull-request-metadata@17821d3bc27c1efed339595898c2e622accc5a1b + uses: redhat-plumbers-in-action/gather-pull-request-metadata@20e4138b5a1a6c46112f2b5dac328171b0307279 - name: Upload Pull Request Metadata artifact uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3