From 6a6246f72696e5091ad201832a8ae26be0f0f0cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 08:23:48 +0000 Subject: [PATCH] Update github/branch-deploy action to v10 --- .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 115688999..d2ef25b9c 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@v9.10.0 + uses: github/branch-deploy@v10.0.2 # If the branch-deploy Action was triggered, checkout our branch - uses: actions/checkout@v4