From f9df264eb093b8695ebc8f2e0eb4da1f657e7522 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 07:25:27 +0000 Subject: [PATCH] Bump the all-dependencies-actions group with 1 update Bumps the all-dependencies-actions group with 1 update: [marocchino/validate-dependabot](https://github.com/marocchino/validate-dependabot). Updates `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 dependency-group: all-dependencies-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/dependabot-validate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot-validate.yml b/.github/workflows/dependabot-validate.yml index 931149f..331998f 100644 --- a/.github/workflows/dependabot-validate.yml +++ b/.github/workflows/dependabot-validate.yml @@ -10,6 +10,6 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: marocchino/validate-dependabot@v2 + - uses: marocchino/validate-dependabot@v3 id: validate