From 537dd64715c0a16e31f9463829353f42fa984873 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 09:13:51 +0000 Subject: [PATCH] Bump shenxianpeng/used-by from 0.1.2 to 0.1.4 in the actions group Bumps the actions group with 1 update: [shenxianpeng/used-by](https://github.com/shenxianpeng/used-by). Updates `shenxianpeng/used-by` from 0.1.2 to 0.1.4 - [Release notes](https://github.com/shenxianpeng/used-by/releases) - [Commits](https://github.com/shenxianpeng/used-by/compare/v0.1.2...v0.1.4) --- updated-dependencies: - dependency-name: shenxianpeng/used-by dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/used-by.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/used-by.yml b/.github/workflows/used-by.yml index 3dbf333..2c4d64e 100644 --- a/.github/workflows/used-by.yml +++ b/.github/workflows/used-by.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: shenxianpeng/used-by@v0.1.2 + - uses: shenxianpeng/used-by@v0.1.4 with: repo: '${{ github.repository }}' update-badge: 'true'