diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index b86cc85..c2d921a 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@v2.4.0 + uses: dependabot/fetch-metadata@v2.5.0 with: github-token: "${{ secrets.GITHUB_TOKEN }}" - name: Add a label diff --git a/news/20260106070809.bugfix b/news/20260106070809.bugfix new file mode 100644 index 0000000..93b8211 --- /dev/null +++ b/news/20260106070809.bugfix @@ -0,0 +1 @@ +Dependency upgrade: fetch-metadata-2.5.0