From 414e4c7e8743d6bad4e9d751d2e0041e3ab0f67d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 22:27:57 +0000 Subject: [PATCH] Update github/branch-deploy action to v8 --- .github/workflows/issue-ops.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issue-ops.yaml b/.github/workflows/issue-ops.yaml index 1ed4480cc..d36c9e012 100644 --- a/.github/workflows/issue-ops.yaml +++ b/.github/workflows/issue-ops.yaml @@ -21,7 +21,7 @@ jobs: # The branch-deploy Action - name: branch-deploy id: branch-deploy - uses: github/branch-deploy@v7.5.2 + uses: github/branch-deploy@v8.1.2 # If the branch-deploy Action was triggered, checkout our branch - uses: actions/checkout@v3