From 4af74d6adf0544e9e86194deb3daddd719405702 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 19:01:12 +0000 Subject: [PATCH] chore(deps): update dependabot/fetch-metadata action to v1.6.0 --- .github/workflows/pull-request-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request-ci.yaml b/.github/workflows/pull-request-ci.yaml index e07ab7c1..1b0bd9be 100644 --- a/.github/workflows/pull-request-ci.yaml +++ b/.github/workflows/pull-request-ci.yaml @@ -26,7 +26,7 @@ jobs: - uses: actions/checkout@v3 - id: metadata name: Fetch dependency metadata - uses: dependabot/fetch-metadata@v1.3.6 + uses: dependabot/fetch-metadata@v1.6.0 with: github-token: "${{ secrets.GITHUB_TOKEN }}" - id: merge