diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 196db6a..efda9c2 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.1.0 + uses: dependabot/fetch-metadata@v2.2.0 with: github-token: "${{ secrets.GITHUB_TOKEN }}" - name: Add a label diff --git a/changes/20240705173358.bugfix b/changes/20240705173358.bugfix new file mode 100644 index 0000000..69a7c57 --- /dev/null +++ b/changes/20240705173358.bugfix @@ -0,0 +1 @@ +Dependency upgrade: fetch-metadata-2.2.0