From d4245fa41a9bccfe375d8e03d0437950172e108a Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 23 Feb 2022 16:22:34 +0000 Subject: [PATCH] File sync from s4u/.github - Bump dependabot/fetch-metadata from 1.1.1 to 1.2.1 in /common-files --- .github/workflows/auto-approve.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-approve.yml b/.github/workflows/auto-approve.yml index 69a4e32..d41b07d 100644 --- a/.github/workflows/auto-approve.yml +++ b/.github/workflows/auto-approve.yml @@ -11,7 +11,7 @@ jobs: - name: Dependabot metadata if: github.actor == 'dependabot[bot]' id: dependabot-metadata - uses: dependabot/fetch-metadata@v1.2.0 + uses: dependabot/fetch-metadata@v1.2.1 with: github-token: "${{ secrets.TECH_TOKEN }}"