From df6df8cc41434384b011f7bff094811f765f44d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 05:10:41 +0000 Subject: [PATCH] ci: Bump marocchino/validate-dependabot from 2 to 3 Bumps [marocchino/validate-dependabot](https://github.com/marocchino/validate-dependabot) from 2 to 3. - [Release notes](https://github.com/marocchino/validate-dependabot/releases) - [Commits](https://github.com/marocchino/validate-dependabot/compare/v2...v3) --- updated-dependencies: - dependency-name: marocchino/validate-dependabot dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/dependabot-validation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot-validation.yml b/.github/workflows/dependabot-validation.yml index ad25a3e0..8c65677c 100644 --- a/.github/workflows/dependabot-validation.yml +++ b/.github/workflows/dependabot-validation.yml @@ -15,7 +15,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: marocchino/validate-dependabot@v2 + - uses: marocchino/validate-dependabot@v3 id: validate with: path: .github/dependabot.yaml