diff --git a/.github/workflows/controller-release-branches.yml b/.github/workflows/controller-release-branches.yml index 242ee75..0134e8d 100644 --- a/.github/workflows/controller-release-branches.yml +++ b/.github/workflows/controller-release-branches.yml @@ -40,4 +40,4 @@ jobs: release-branch-manager: runs-on: ${{ fromJSON(inputs.runs-on) }} steps: - - uses: cloudposse/github-action-release-branch-manager@v1 \ No newline at end of file + - uses: cloudposse/github-action-release-branch-manager@v2 \ No newline at end of file