From b2e030cf4334cf5a3801f5f548b477859a80d4c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 18:42:51 +0000 Subject: [PATCH] Bump gojiplus/adjacent in the actions-minor-and-patch group Bumps the actions-minor-and-patch group with 1 update: [gojiplus/adjacent](https://github.com/gojiplus/adjacent). Updates `gojiplus/adjacent` from 1.3 to 1.4 - [Release notes](https://github.com/gojiplus/adjacent/releases) - [Commits](https://github.com/gojiplus/adjacent/compare/v1.3...v1.4) --- updated-dependencies: - dependency-name: gojiplus/adjacent dependency-version: '1.4' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-minor-and-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/adjacent_repo_recommender.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/adjacent_repo_recommender.yaml b/.github/workflows/adjacent_repo_recommender.yaml index 0680804..f239426 100644 --- a/.github/workflows/adjacent_repo_recommender.yaml +++ b/.github/workflows/adjacent_repo_recommender.yaml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v4 - name: Adjacent Repositories Recommender - uses: gojiplus/adjacent@v1.3 + uses: gojiplus/adjacent@v1.4 with: token: ${{ secrets.GITHUB_TOKEN }} # ✅ Pass the required token