From c11813ef2e398fb2b594af9cb3b2443ddc7012e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 10:11:12 +0200 Subject: [PATCH] Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 in /.github/actions/automate-dependabot in the catch-all group (#595) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/actions/automate-dependabot/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/automate-dependabot/action.yml b/.github/actions/automate-dependabot/action.yml index 643214ef3..7ecf4b291 100644 --- a/.github/actions/automate-dependabot/action.yml +++ b/.github/actions/automate-dependabot/action.yml @@ -32,7 +32,7 @@ runs: - name: Dependabot metadata if: steps.check.outputs.continue == 'true' id: metadata - uses: dependabot/fetch-metadata@0fb21704c18a42ce5aa8d720ea4b912f5e6babef # v2.0.0 + uses: dependabot/fetch-metadata@5e5f99653a5b510e8555840e80cbf1514ad4af38 # v2.1.0 with: github-token: "${{ inputs.token }}"