From bf0a9f7093d4e30a84931c4e318f9e4d8a4daca4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 05:18:19 +0000 Subject: [PATCH] ci: Bump marocchino/validate-dependabot from 2 to 3 (#502) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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