From f8cee11be481cc37d18fbf7638f77ab78248ab80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 16:00:31 +0000 Subject: [PATCH] Bump dependabot/fetch-metadata from 1 to 2 Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1 to 2. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](https://github.com/dependabot/fetch-metadata/compare/v1...v2) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/pr.yml | 2 +- Tagfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 24619923..1e897aad 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -44,7 +44,7 @@ jobs: contents: write pull-requests: write steps: - - uses: dependabot/fetch-metadata@v1 + - uses: dependabot/fetch-metadata@v2 id: metadata with: skip-commit-verification: true diff --git a/Tagfile b/Tagfile index 3803b3e1..930b8657 100644 --- a/Tagfile +++ b/Tagfile @@ -1 +1 @@ -0.48.23 +0.48.24