diff --git a/.github/workflows/issue-ops.yaml b/.github/workflows/issue-ops.yaml index e48965ff6..b7bbdaa04 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.0 + uses: github/branch-deploy@v7.5.1 # If the branch-deploy Action was triggered, checkout our branch - uses: actions/checkout@v3