From 00b7e99e053da85bc6e457991ab1e53ab2d0564c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 10:01:13 +0000 Subject: [PATCH] Bump the actions group with 1 update Bumps the actions group with 1 update: [shenxianpeng/used-by](https://github.com/shenxianpeng/used-by). Updates `shenxianpeng/used-by` from 0.1.1 to 0.1.2 - [Release notes](https://github.com/shenxianpeng/used-by/releases) - [Commits](https://github.com/shenxianpeng/used-by/compare/v0.1.1...v0.1.2) --- 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 8d40e7c0..726a9f67 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.1 + - uses: shenxianpeng/used-by@v0.1.2 with: repo: '${{ github.repository }}' update-badge: 'true'