From e02676f384e7fd28cd1b8e99e5e9db74e7ea29da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 01:35:58 +0000 Subject: [PATCH] chore(deps): bump peter-evans/create-pull-request action from v6 to v7 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/update_timezones.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_timezones.yml b/.github/workflows/update_timezones.yml index c6fb8aa..5b2c92d 100644 --- a/.github/workflows/update_timezones.yml +++ b/.github/workflows/update_timezones.yml @@ -36,7 +36,7 @@ jobs: run: rm -r vzic - name: Create Pull Request - uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6 + uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7 with: token: ${{ secrets.COMMAND_BOT_PAT }} commit-message: "fix: update timezones data"