From 50cca7873df69c447de9749d9e74fc1faf97fa9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 05:07:13 +0000 Subject: [PATCH] chore(deps): update dev-hato/actions-diff-pr-management action to v1.1.10 (#45) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/format.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 4a78617..6d9d978 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -23,7 +23,7 @@ jobs: go-version: stable - if: github.event_name != 'pull_request' || github.event.action != 'closed' run: go mod tidy - - uses: dev-hato/actions-diff-pr-management@5679ec25fa1bcedddc567859b30193a724bc968e # v1.1.9 + - uses: dev-hato/actions-diff-pr-management@d1c4afbe0fc69d32dcc0ab2efdeea1af38b005d4 # v1.1.10 with: github-token: ${{secrets.GITHUB_TOKEN}} branch-name-prefix: format