diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 25daa40..a2eddcd 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -23,7 +23,7 @@ jobs: python -m pip list - name: Dependabot metadata id: dependabot-metadata - uses: dependabot/fetch-metadata@v1.3.6 + uses: dependabot/fetch-metadata@v2.2.0 with: github-token: "${{ secrets.GITHUB_TOKEN }}" - name: Add a label diff --git a/news/20250109185536.bugfix b/news/20250109185536.bugfix new file mode 100644 index 0000000..69a7c57 --- /dev/null +++ b/news/20250109185536.bugfix @@ -0,0 +1 @@ +Dependency upgrade: fetch-metadata-2.2.0