From 416c8c486f142ead3fdd01a4219c16c3f35e3d2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=81=B5?= <132723284+shulng@users.noreply.github.com> Date: Tue, 18 Feb 2025 23:59:56 -0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Dependabot=20auto-approve.?= =?UTF-8?q?yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/Dependabot auto-approve.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Dependabot auto-approve.yml b/.github/workflows/Dependabot auto-approve.yml index b46fd29..b4a38fe 100644 --- a/.github/workflows/Dependabot auto-approve.yml +++ b/.github/workflows/Dependabot auto-approve.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0a1b2c3d + uses: dependabot/fetch-metadata@v2.3.0 with: github-token: "${{ secrets.GITHUB_TOKEN }}" - name: Approve a PR