diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 50e828a3..91555679 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: uses: tj-actions/branch-names@v7 - name: Create neon branch - uses: neondatabase/create-branch-action@v4 + uses: neondatabase/create-branch-action@v4.4.0 with: project_id: ${{ secrets.NEON_PROJECT_ID }} branch_name: ${{ steps.branch-name.outputs.current_branch }}