From 9e7496abc8f209ce4601ff241397f455b266d9b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 22:53:22 +0000 Subject: [PATCH] Update github/branch-deploy action to v9.9.1 --- .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 d8900c5e4..77a38c2d3 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.9.0 + uses: github/branch-deploy@v9.9.1 # If the branch-deploy Action was triggered, checkout our branch - uses: actions/checkout@v4