diff --git a/.github/workflows/backport.yaml b/.github/workflows/backport.yaml index f94523bb81..b681a7b5ce 100644 --- a/.github/workflows/backport.yaml +++ b/.github/workflows/backport.yaml @@ -28,7 +28,7 @@ jobs: secrets: /providers/github/organizations/spectrocloud/token?org_name=spectrocloud token | VAULT_GITHUB_TOKEN - name: Backport Action - uses: sqren/backport-github-action@v9.3.1 + uses: sqren/backport-github-action@v9.5.1 with: # We are using a PAT token through our Vault Operator to address the issue of PRs workflows not being triggered # Refer to issue https://github.com/sqren/backport-github-action/issues/79 for more details.