From 6be6d42448dd165447b240daf6d5eaba5da8f2bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 07:02:47 +0000 Subject: [PATCH 1/2] Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.6 to 1.4.0. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.6...v1.4.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 25daa40..65d54d7 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@v1.3.6 + uses: dependabot/fetch-metadata@v1.4.0 with: github-token: "${{ secrets.GITHUB_TOKEN }}" - name: Add a label From c2c6796b76d89f34e298c2af7789ee3c07d83be7 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Tue, 18 Apr 2023 07:04:04 +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 --- news/20230418070404.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 news/20230418070404.bugfix diff --git a/news/20230418070404.bugfix b/news/20230418070404.bugfix new file mode 100644 index 0000000..73b8017 --- /dev/null +++ b/news/20230418070404.bugfix @@ -0,0 +1 @@ +Dependency upgrade: fetch-metadata-1.4.0