From 311b3abbe76a64dc19bd9b2b3afec0d8a90fcf4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 10:58:27 +0000 Subject: [PATCH 1/2] Bump dependabot/fetch-metadata from 1.5.0 to 1.6.0 Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 11d602fb751d2329820f65b8da7b2eea842636d3 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Thu, 26 Oct 2023 10:58:57 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20231026105857.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20231026105857.bugfix 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