diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 613f28f..0fca220 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@v1.5.0 + uses: dependabot/fetch-metadata@v1.6.0 with: github-token: "${{ secrets.GITHUB_TOKEN }}" - name: Add a label diff --git a/changes/20231026105857.bugfix b/changes/20231026105857.bugfix new file mode 100644 index 0000000..6912fc1 --- /dev/null +++ b/changes/20231026105857.bugfix @@ -0,0 +1 @@ +Dependency upgrade: fetch-metadata-1.6.0