From ab6f219e1f95117871e87e2f342022c5c4696f2e Mon Sep 17 00:00:00 2001 From: Pulumi Bot <30351955+pulumi-bot@users.noreply.github.com> Date: Fri, 3 Jan 2025 22:18:40 -0800 Subject: [PATCH] [internal] Update GitHub Actions workflow files (#187) --- .github/workflows/resync-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/resync-build.yml b/.github/workflows/resync-build.yml index cb81a47..9f81932 100644 --- a/.github/workflows/resync-build.yml +++ b/.github/workflows/resync-build.yml @@ -27,7 +27,7 @@ jobs: run: | make ci-mgmt - name: Create PR (no linked issue) - uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5 + uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6 with: author: pulumi-bot base: main