diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 123ad03a..0f1b3d2e 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -32,7 +32,7 @@ jobs: run: pip install continuous-delivery-scripts && 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/changes/20260106090936.bugfix b/changes/20260106090936.bugfix new file mode 100644 index 00000000..93b82118 --- /dev/null +++ b/changes/20260106090936.bugfix @@ -0,0 +1 @@ +Dependency upgrade: fetch-metadata-2.5.0