From f588ae832106fa90020446922e876b36596cbb35 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 10:01:22 -0500 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v6 (#73) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/update-libs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-libs.yaml b/.github/workflows/update-libs.yaml index 4bfc54a..483fcb3 100644 --- a/.github/workflows/update-libs.yaml +++ b/.github/workflows/update-libs.yaml @@ -38,7 +38,7 @@ jobs: CHARMCRAFT_AUTH: "${{ secrets.CHARMCRAFT_AUTH }}" - name: Create a PR for local changes - uses: peter-evans/create-pull-request@v5.0.2 + uses: peter-evans/create-pull-request@v6.0.0 with: token: ${{ secrets.TELCO_GITHUB_BOT_TOKEN }} commit-message: "chore: update charm libraries"