From 928e04e31f181ecacffba04fbe0ca5cbcc139e6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2024 17:28:30 +0000 Subject: [PATCH] chore(deps): update mdecoleman/pr-branch-name action to v3 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/autoApproveRenovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autoApproveRenovate.yml b/.github/workflows/autoApproveRenovate.yml index 6aaeb1e31..f5e3f0cea 100644 --- a/.github/workflows/autoApproveRenovate.yml +++ b/.github/workflows/autoApproveRenovate.yml @@ -30,7 +30,7 @@ jobs: contents: write steps: - - uses: mdecoleman/pr-branch-name@bab4c71506bcd299fb350af63bb8e53f2940a599 # v2.0.0 + - uses: mdecoleman/pr-branch-name@55795d86b4566d300d237883103f052125cc7508 # v3.0.0 id: branchname with: repo-token: ${{ secrets.GITHUB_TOKEN }}